Merge pull request #5553 from ashtyrov/master

Fix issue #5532
This commit is contained in:
Pradyun Gedam 2018-07-15 16:01:51 +05:30 committed by GitHub
commit de899dd62d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View File

@ -23,7 +23,9 @@ To install pip, securely download `get-pip.py
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
Inspect ``get-pip.py`` for any malevolence. Then run the following::
As when running any script downloaded from the web, ensure that you have
reviewed the code and are happy that it works as you expect.
Then run the following::
python get-pip.py