Add MacPorts instruction

Close #1521
pull/1514/head
Junegunn Choi 5 years ago
parent 2157f4f193
commit ba594982f0
No known key found for this signature in database
GPG Key ID: 254BC280FEF9C627

@ -88,6 +88,10 @@ brew install fzf
$(brew --prefix)/opt/fzf/install
```
fzf is also available [via MacPorts][portfile]: `sudo port install fzf`
[portfile]: https://github.com/macports/macports-ports/blob/master/sysutils/fzf/Portfile
### Using git
Alternatively, you can "git clone" this repository to any directory and run

Loading…
Cancel
Save