parent
59c90e49d0
commit
444719de92
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