install instructions

This commit is contained in:
James Tomasino 2018-08-14 23:43:31 -04:00
parent c0008eab30
commit 57976bb328
1 changed files with 11 additions and 0 deletions

View File

@ -19,6 +19,17 @@ OPTIONAL FLAGS:
-s server_address Use alternative pastebin server address
```
### Install
`sudo make install`
_Note: On systems without admin access the binary can be run directly from the
git repo, but will lack `man` support and command completion._
### Uninstall
`sudo make uninstall`
## Contributing
Pull requests are welcome. For major changes, please open an issue first to