summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohn Hawthorn <john.hawthorn@gmail.com>2017-10-20 10:04:45 -0700
committerGitHub <noreply@github.com>2017-10-20 10:04:45 -0700
commit1e48bbe4d5a7a7c315ed7cbc1824b366e0a9f03c (patch)
treec66946a0e2b3b039dd18799b4489ae3c6e814fe9 /README.md
parentdc4e9b8abf678ce57172d1014a7fa0367926f386 (diff)
parentdbfeab2567354ab791051d6310b42fa31f52cdac (diff)
Merge pull request #49 from casr/add-macports
Add information about how to install with MacPorts
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 427d7cd..26587e8 100644
--- a/README.md
+++ b/README.md
@@ -57,9 +57,10 @@ fzy is available
with a very simple
[PKGBUILD](https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=fzy)
-### OS X via Homebrew
+### MacOS
- brew install fzy
+ brew install fzy # Homebrew
+ sudo port install fzy # MacPorts
## Usage