summaryrefslogtreecommitdiff
path: root/docs/installing.rst
diff options
context:
space:
mode:
authorPradyun Gedam <pradyunsg@gmail.com>2018-07-17 13:59:06 +0530
committerPradyun Gedam <pradyunsg@gmail.com>2018-07-17 13:59:06 +0530
commit1933dacc89df4f7b2bdd307397eb33ea5493eacf (patch)
treeaf72a76c68097a7ce74cd5930aeedfa73d00a92e /docs/installing.rst
parent98ddd2dddc7d858f649858d88115eea8827a615a (diff)
parent15e6b7c8b39384383d52b6e6d395f74f686e9cf2 (diff)
downloadpip-1933dacc89df4f7b2bdd307397eb33ea5493eacf.tar.gz
Merge branch 'master' into docs/improve-dev-docs
Diffstat (limited to 'docs/installing.rst')
-rw-r--r--docs/installing.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/installing.rst b/docs/installing.rst
index 2daa2c108..795feedbf 100644
--- a/docs/installing.rst
+++ b/docs/installing.rst
@@ -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