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: ============================