Skip to content
Snippets Groups Projects
Commit 835e3f2d authored by Moul's avatar Moul
Browse files

[doc] #100: install with pip3 in user environement.

parent d067f7d1
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@
### Install from Pypi
```bash
pip3 install silkaj
pip3 install silkaj --user
```
### Other installation methods
......
......@@ -14,7 +14,7 @@ sudo apt install libffi-dev
## Install from Pypi
```bash
pip3 install silkaj
pip3 install silkaj --user
```
## Install from sources
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment