Merge pull request #950 from normanjaeckel/Fix949

Change link in install instruction (Setuptools). Fix #949.
This commit is contained in:
Oskar Hahn 2013-10-22 11:42:36 -07:00
commit 4b54bf80b5

View File

@ -91,9 +91,9 @@ portable version you should observe the following install steps.*
Advanced): ``";C:\\Python27;C:\\Python27\\Scripts"``. Note that the path Advanced): ``";C:\\Python27;C:\\Python27\\Scripts"``. Note that the path
can differ if you customized the install of Python in the first step. can differ if you customized the install of Python in the first step.
c. Download and run (via double click) the `install script ez_setup.py c. Download and run (via double click) the last `install script
for Setuptools 0.7.7 ez_setup.py for Setuptools
<https://pypi.python.org/pypi/setuptools/0.7.7#windows>`_. <https://pypi.python.org/pypi/setuptools/#windows>`_.
2. Setup a virtual environment with Virtual Python Environment builder 2. Setup a virtual environment with Virtual Python Environment builder
(optional) (optional)