From d6fc4b1dac3530c7bc766a7ce9da47237711b183 Mon Sep 17 00:00:00 2001 From: "tlimoncelli@stackexchange.com" Date: Tue, 24 Feb 2015 11:06:57 -0500 Subject: [PATCH] NEWS: Blackbox is now available via MacPorts! --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 617620d..afcff74 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,14 @@ exception of a few specific files, is key to the kind of collaboration that DevOps and modern IT practitioniers need to do. +Installation Instructions: +========================== + + * *The RPM way*: `make packages-rpm` and now you have an RPM you can install. + * *The MacPorts Way*: `sudo port install vcs_blackbox` + * *The hard way*: Copy all the files in "bin" to your "bin". + + Commands: ============================