From 9f606b4eee0d30d35fe64e009d4e5c7ad0783a84 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 3 Mar 2018 23:31:26 +0100 Subject: README: Update installation instructions for Homebrew Recommend that Mac OS X users install the program using Homebrew with the formula included in the repo. --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 08ccb01..2628911 100644 --- a/README.md +++ b/README.md @@ -47,9 +47,10 @@ In the interactive UI, the following commands are available: ## Install -A binary built for Mac OS X is available on the [releases][3] page. Download the -binary and put it in your `PATH`, then source the `passextract.bash-completion` -file. +On Mac OS X, Passextract can be installed from Homebrew: + + $ brew tap teddywing/passextract https://github.com/teddywing/Passextract.git + $ brew install teddywing/passextract/passextract To compile from source or install on other platforms, you'll need the [Rust][4] compiler. -- cgit v1.2.3