From ba594982f0844d6aae17b4d2935e29ce5ef3081a Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Mon, 18 Mar 2019 18:45:57 +0900 Subject: [PATCH] Add MacPorts instruction Close #1521 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 44f4f05..30bcb86 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