Add instructions on how to install under FreeBSD

As of this morning 5.0.0 is in ports tree.
This commit is contained in:
Andrey Cherkashin 2017-11-15 12:30:58 -08:00 committed by David Peter
parent 3104729f29
commit 1a6c92c475
1 changed files with 5 additions and 0 deletions

View File

@ -145,6 +145,11 @@ nix-env -i fd
On **Windows**, you can download the pre-built binaries from the [Release page](https://github.com/sharkdp/fd/releases).
On **FreeBSD**, you can install from ports, it's located in `sysutils/fd`:
```
portmaster sysutils/fd
```
## Development
```bash
git clone https://github.com/sharkdp/fd