README: Add install instructions for MacPorts

This commit is contained in:
Rainer Müller 2018-04-26 19:10:31 +02:00 committed by David Peter
parent 4172ed03f0
commit fe922688b3
1 changed files with 5 additions and 0 deletions

View File

@ -173,6 +173,11 @@ You can install [this Homebrew package](http://braumeister.org/formula/fd):
brew install fd
```
You can install `fd` with MacPorts:
```
sudo port install fd
```
### On Windows
You can download pre-built binaries from the [release page](https://github.com/sharkdp/fd/releases).