summaryrefslogtreecommitdiff
path: root/docs/installing.rst
diff options
context:
space:
mode:
authorDonald Stufft <donald@stufft.io>2016-11-06 18:48:35 -0500
committerGitHub <noreply@github.com>2016-11-06 18:48:35 -0500
commitc4074c8efd94779c36dfc447e75b642b4a9ba454 (patch)
tree58acae4e6cd04b7003ad725ee38bc34808e012c3 /docs/installing.rst
parent244657143cbd1fa35f01f1dfd973a7cd51483a12 (diff)
downloadpip-c4074c8efd94779c36dfc447e75b642b4a9ba454.tar.gz
Add a note to the docs about 2.6/get-pip.py (#4095)
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 cad3f2cae..0ab378940 100644
--- a/docs/installing.rst
+++ b/docs/installing.rst
@@ -47,7 +47,9 @@ speed), although neither are required to install pre-built :term:`wheels
The get-pip.py script is supported on the same python version as pip.
For the now unsupported Python 3.2, an alternate script is available
- `here <https://bootstrap.pypa.io/3.2/get-pip.py>`_.
+ `here <https://bootstrap.pypa.io/3.2/get-pip.py>`__. For Python 2.6
+ which will be unsupported in pip 10.0, an alternative script is available
+ `here <https://bootstrap.pypa.io/2.6/get-pip.py>`__.
get-pip.py options