Skip to content

Commit

Permalink
docs: Add flox install
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanhonof authored and sharkdp committed Jun 23, 2024
1 parent f8270a6 commit 4e96722
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -660,6 +660,13 @@ You can use the [Nix package manager](https://nixos.org/nix/) to install `fd`:
nix-env -i fd
```

### Via Flox

You can use [Flox](https://flox.dev) to install `fd` into a Flox environment:
```
flox install fd
```

### On FreeBSD

You can install [the fd-find package](https://www.freshports.org/sysutils/fd) from the official repo:
Expand Down

0 comments on commit 4e96722

Please sign in to comment.