Commit 171e2214 authored by PJ Eby's avatar PJ Eby

Drop links to the Windows installer; it was installing an "unmanaged"

version of setuptools!

--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041119
parent 9a9f104b
......@@ -28,12 +28,9 @@ Using "Easy Install"
Installing "Easy Install"
-------------------------
Windows users can just download and run the `setuptools binary installer for
Windows <http://peak.telecommunity.com/dist/setuptools-0.5a10.win32.exe>`_.
All others should just download `ez_setup.py
<http://peak.telecommunity.com/dist/ez_setup.py>`_, and run it; this will
download and install the appropriate ``setuptools`` egg for your Python
version.
Download `ez_setup.py <http://peak.telecommunity.com/dist/ez_setup.py>`_, and
run it; this will download and install the appropriate ``setuptools`` egg for
your Python version.
You may receive a message telling you about an obsolete version of
setuptools being present; if so, you must be sure to delete it entirely, along
......
......@@ -63,10 +63,8 @@ Developer's Guide
Installing ``setuptools``
=========================
Windows users can just download and run the `setuptools binary installer for
Windows <http://peak.telecommunity.com/dist/setuptools-0.5a10.win32.exe>`_.
All others should just download `ez_setup.py`_ and run it; this will
download and install the appropriate egg for your Python version.
Download `ez_setup.py`_ and run it; this will download and install the
appropriate egg for your Python version.
.. _ez_setup.py: `bootstrap module`_
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment