Merge pull request #89 from PiPeep/patch-1

Update url for pip vs easy_install in docs/install
This commit is contained in:
Kenneth Reitz 2012-11-15 18:03:53 -08:00
commit a3f0d02633
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ or, with `easy_install <http://pypi.python.org/pypi/setuptools>`_::
$ easy_install tablib
But, you really `shouldn't do that <http://www.pip-installer.org/en/latest/index.html#pip-compared-to-easy-install>`_.
But, you really `shouldn't do that <http://www.pip-installer.org/en/latest/other-tools.html#pip-compared-to-easy-install>`_.