From 171e2214b1c4d7fa62e6007e8b35c773be71dfd5 Mon Sep 17 00:00:00 2001 From: PJ Eby Date: Tue, 12 Jul 2005 05:34:58 +0000 Subject: 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 --- EasyInstall.txt | 9 +++------ setuptools.txt | 6 ++---- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/EasyInstall.txt b/EasyInstall.txt index 3387f6f7..448d18b0 100755 --- a/EasyInstall.txt +++ b/EasyInstall.txt @@ -28,12 +28,9 @@ Using "Easy Install" Installing "Easy Install" ------------------------- -Windows users can just download and run the `setuptools binary installer for -Windows `_. -All others should just download `ez_setup.py -`_, and run it; this will -download and install the appropriate ``setuptools`` egg for your Python -version. +Download `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 diff --git a/setuptools.txt b/setuptools.txt index 7090c7fb..78b0d34e 100755 --- a/setuptools.txt +++ b/setuptools.txt @@ -63,10 +63,8 @@ Developer's Guide Installing ``setuptools`` ========================= -Windows users can just download and run the `setuptools binary installer for -Windows `_. -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`_ -- cgit v1.2.1