mirror of
https://tildegit.org/tomasino/pb.git
synced 2024-11-20 03:25:54 +01:00
install instructions
This commit is contained in:
parent
c0008eab30
commit
57976bb328
11
README.md
11
README.md
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user