Skip to content
Snippets Groups Projects
Unverified Commit ba594982 authored by Junegunn Choi's avatar Junegunn Choi
Browse files

Add MacPorts instruction

Close #1521
parent 2157f4f1
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment