From c4805056df969962f5f7361db73fff5e8b14eb6d Mon Sep 17 00:00:00 2001 From: John Hawthorn Date: Fri, 20 Oct 2017 10:06:31 -0700 Subject: Cleanup README --- README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 26587e8..1163e67 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,16 @@ Rather than clearing the screen, fzy displays its interface directly below the c The `PREFIX` environment variable can be used to specify the install location, the default is `/usr/local`. +### MacOS + +Using Homebrew + + sudo brew install fzy + +Using MacPorts + + sudo port install fzy + ### Ubuntu/Debian 64-bit wget https://github.com/jhawthorn/fzy/releases/download/0.9/fzy_0.9-1_amd64.deb @@ -57,11 +67,6 @@ fzy is available with a very simple [PKGBUILD](https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=fzy) -### MacOS - - brew install fzy # Homebrew - sudo port install fzy # MacPorts - ## Usage fzy is a drop in replacement for [selecta](https://github.com/garybernhardt/selecta), and can be used with its [usage examples](https://github.com/garybernhardt/selecta#usage-examples). -- cgit v1.2.3