Skip to content
Snippets Groups Projects
Commit 39f9bb9c authored by Moul's avatar Moul
Browse files

[doc] #100: Document upgrade with pip.

parent 907e1b88
No related branches found
No related tags found
No related merge requests found
...@@ -30,6 +30,13 @@ echo "export PATH=$PATH:$HOME/.local/bin" >> $HOME/.bashrc ...@@ -30,6 +30,13 @@ echo "export PATH=$PATH:$HOME/.local/bin" >> $HOME/.bashrc
source $HOME/.bashrc source $HOME/.bashrc
``` ```
## Upgrade from Pypi
```bash
pip3 install silkaj --user --upgrade
```
---
## Install from sources ## Install from sources
### Retrieve silkaj sources ### Retrieve silkaj sources
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment