Show how to upgrade
This commit is contained in:
parent
cb37e6428b
commit
9b8be7c761
1 changed files with 8 additions and 0 deletions
|
|
@ -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…
Reference in a new issue