Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
Kenneth Reitz
2011-08-14 10:40:32 -04:00
+1 -1
View File
@@ -15,7 +15,7 @@ Installing requests is simple with `pip <http://www.pip-installer.org/>`_::
or, with `easy_install <http://pypi.python.org/pypi/setuptools>`_::
$ easy_install install requests
$ easy_install requests
But, you really `shouldn't do that <http://www.pip-installer.org/en/latest/index.html#pip-compared-to-easy-install>`_.