mirror of
https://tildegit.org/envs/pb.git
synced 2025-04-08 00:05:51 +00:00
install instructions
This commit is contained in:
parent
c0008eab30
commit
57976bb328
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
@ -19,6 +19,17 @@ OPTIONAL FLAGS:
|
||||||
-s server_address Use alternative pastebin server address
|
-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
|
## Contributing
|
||||||
|
|
||||||
Pull requests are welcome. For major changes, please open an issue first to
|
Pull requests are welcome. For major changes, please open an issue first to
|
||||||
|
|
Loading…
Add table
Reference in a new issue