Add manual install step to the Makefile
This commit is contained in:
@@ -81,6 +81,7 @@ Installation Instructions:
|
||||
* *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".
|
||||
* *The manual way*: `make manual-install` to install. `make manual-uninstall` to uninstall.
|
||||
* *The Antigen Way*: Add `antigen bundle StackExchange/blackbox` to your .zshrc
|
||||
* *The Zgen Way*: Add `zgen load StackExchange/blackbox` to your .zshrc where you're loading your other plugins.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user