summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2019-03-18 18:45:57 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2019-03-18 18:45:57 +0900
commitba594982f0844d6aae17b4d2935e29ce5ef3081a (patch)
treec18293bf57cebf29a26bc5602b116c92e27d86e7 /README.md
parent2157f4f1933ac289976f42a4e347f444857ba18f (diff)
Add MacPorts instruction
Close #1521
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 44f4f05f..30bcb861 100644
--- a/README.md
+++ b/README.md
@@ -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