diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2014-03-06 05:36:37 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-03-06 05:36:37 -0500 |
| commit | 23fbe1420ca21a13d4324d87debb07a8e72a8625 (patch) | |
| tree | c15e2bc824c757e4a4ce0c690c0cd43c35a55a99 /README.txt | |
| parent | 6d3b451a1084419d7cbfa09cfc59452bb5f983bd (diff) | |
| download | python-setuptools-git-23fbe1420ca21a13d4324d87debb07a8e72a8625.tar.gz | |
Update documentation to reflect that ez_setup.py moves. Fixes #155.
Diffstat (limited to 'README.txt')
| -rwxr-xr-x | README.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |
