parent
ba8670978e
commit
45fe185d20
1 changed files with 7 additions and 0 deletions
@ -0,0 +1,7 @@ |
|||||||
|
Basic PIP Installation |
||||||
|
====================== |
||||||
|
|
||||||
|
pip install -u = install to user's default directory (~/.local/lib/pythonX.Y). |
||||||
|
|
||||||
|
pip install = depends. If using virtualenv, it will install to the |
||||||
|
"root location" of the virtualenv. |
Loading…
Reference in new issue