From dbfeab2567354ab791051d6310b42fa31f52cdac Mon Sep 17 00:00:00 2001 From: Chris Rawnsley Date: Thu, 27 Jul 2017 22:10:07 +0100 Subject: Add information about how to install with MacPorts --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3