From 35657c3486bf9943c3d31ffc2e61e18cdd4b9332 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Sun, 2 Jun 2013 10:36:22 -0400 Subject: Add links to Uninstalling section --- README.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.txt index 99dda8dc..21533716 100755 --- a/README.txt +++ b/README.txt @@ -13,7 +13,8 @@ Upgrading from Distribute ========================= Currently, Distribute disallows installing Setuptools 0.7 over Distribute. -You must first uninstall any active version of Distribute first. +You must first uninstall any active version of Distribute first (see +`Uninstalling`_). Upgrading from Setuptools 0.6 ============================= @@ -30,7 +31,7 @@ file and install it for you. .. _ez_setup.py: https://bitbucket.org/pypa/setuptools/raw/0.7b5/ez_setup.py -For best results, uninstall previous versions FIRST. +For best results, uninstall previous versions FIRST (see `Uninstalling`_). Once installation is complete, you will find an ``easy_install.exe`` program in your Python ``Scripts`` subdirectory. For simple invocation and best results, -- cgit v1.2.3