summaryrefslogtreecommitdiff
path: root/docs/installing.rst
diff options
context:
space:
mode:
authorAlexander Shtyrov <rawzausho@gmail.com>2018-06-29 17:47:58 +0100
committerAlexander Shtyrov <rawzausho@gmail.com>2018-06-29 17:47:58 +0100
commitfdf753ff63f1c9b1653958b82b528a8d37846401 (patch)
tree69c231146882689b54d78e7c23b44fc8f897e468 /docs/installing.rst
parentc7e26ba51d3f4dd043ee2be3f00ccba099aae1b1 (diff)
downloadpip-fdf753ff63f1c9b1653958b82b528a8d37846401.tar.gz
Modify the wording of the installation instructions. Fixes #5532
Diffstat (limited to 'docs/installing.rst')
-rw-r--r--docs/installing.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/installing.rst b/docs/installing.rst
index 916c3a3ba..c4a69227f 100644
--- a/docs/installing.rst
+++ b/docs/installing.rst
@@ -23,7 +23,8 @@ 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