summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2014-03-06 05:36:37 -0500
committerJason R. Coombs <jaraco@jaraco.com>2014-03-06 05:36:37 -0500
commitab5105cef658f53b430fe5f3570b69189a65b251 (patch)
tree4807fbb3efda439768a2ae5c03563b06fcd0d643 /README.txt
parent0adc75ec181fe197f19f60a193d7e2b7ede6bef9 (diff)
downloadpython-setuptools-bitbucket-ab5105cef658f53b430fe5f3570b69189a65b251.tar.gz
Update documentation to reflect that ez_setup.py moves. Fixes #155.
Diffstat (limited to 'README.txt')
-rwxr-xr-xREADME.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 4871735d..c0ba1cb9 100755
--- a/README.txt
+++ b/README.txt
@@ -18,6 +18,9 @@ Setuptools requires Python 2.6 or later. To install setuptools
on Python 2.4 or Python 2.5, use the `bootstrap script for Setuptools 1.x
<https://bitbucket.org/pypa/setuptools/raw/bootstrap-py24/ez_setup.py>`_.
+The link provided to ez_setup.py is a bookmark to bootstrap script for the
+latest known stable release.
+
.. _ez_setup.py: https://bitbucket.org/pypa/setuptools/raw/bootstrap/ez_setup.py
Windows 8 (Powershell)