зеркало из https://github.com/mozilla/MozDef.git
Updated installation.rst to new pip source url
The old pip url was outdated as evidenced by the contents of the file downloaded. Used the new url that the file pointed to.
This commit is contained in:
Родитель
3144e08cf7
Коммит
3e68e9f607
|
@ -239,7 +239,7 @@ Then::
|
|||
|
||||
cd /home/mozdef
|
||||
|
||||
wget https://raw.github.com/pypa/pip/master/contrib/get-pip.py
|
||||
wget https://bootstrap.pypa.io/get-pip.py
|
||||
export LD_LIBRARY_PATH=/home/mozdef/python2.7/lib/
|
||||
./python2.7/bin/python get-pip.py
|
||||
./python2.7/bin/pip install virtualenv
|
||||
|
|
Загрузка…
Ссылка в новой задаче