Browse Source

Show how to upgrade

pull/3/head
Luke Murphy 5 years ago
parent
commit
9b8be7c761
No known key found for this signature in database GPG Key ID: 5E2EF5A63E3718CC
  1. 8
      README.md

8
README.md

@ -25,6 +25,14 @@ $ export PATH=$PATH:$HOME/.local/bin
$ pip install --user distribusi
```
## Upgrade It
If you already have it, you can upgrade with:
```bash
$ pip install -U distribusi
```
## Use It
Get help with:

Loading…
Cancel
Save