Commit 35657c34 authored by Jason R. Coombs's avatar Jason R. Coombs

Add links to Uninstalling section

parent dc25db5f
...@@ -13,7 +13,8 @@ Upgrading from Distribute ...@@ -13,7 +13,8 @@ Upgrading from Distribute
========================= =========================
Currently, Distribute disallows installing Setuptools 0.7 over 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 Upgrading from Setuptools 0.6
============================= =============================
...@@ -30,7 +31,7 @@ file and install it for you. ...@@ -30,7 +31,7 @@ file and install it for you.
.. _ez_setup.py: https://bitbucket.org/pypa/setuptools/raw/0.7b5/ez_setup.py .. _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 Once installation is complete, you will find an ``easy_install.exe`` program in
your Python ``Scripts`` subdirectory. For simple invocation and best results, your Python ``Scripts`` subdirectory. For simple invocation and best results,
......
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