From 44e5ae6143a65b7884ecd07170eaa7c2fd7749b1 Mon Sep 17 00:00:00 2001 From: Trenton Broughton Date: Wed, 17 Feb 2016 11:33:44 -0500 Subject: [PATCH] Update README.md Added homebrew install method to Installation Instructions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1260028..ffa30b6 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,7 @@ Installation Instructions: ========================== - *The MacPorts Way*: `sudo port install vcs_blackbox` +- *The Homebrew Way*: `brew install blackbox` - *The RPM way*: Check out the repo and make an RPM via `make packages-rpm`; now you can distribute the RPM via local methods. - *The Debian/Ubuntu way*: Check out the repo and install [fpm](https://github.com/jordansissel/fpm). Now you can make a DEB `make packages-deb` that can be distributed via local methods. - *The hard way*: Copy all the files in "bin" to your "bin".