projects
/
services
/
python-requests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de2cd2e
)
Replace dead link with StackOverflow answer
author
Ian Cordasco
<ian.cordasco@rackspace.com>
Wed, 2 Jul 2014 15:34:25 +0000
(10:34 -0500)
committer
Ian Cordasco
<ian.cordasco@rackspace.com>
Wed, 2 Jul 2014 15:34:25 +0000
(10:34 -0500)
docs/user/install.rst
patch
|
blob
|
history
diff --git
a/docs/user/install.rst
b/docs/user/install.rst
index d890fe81f6b801b65b97d456e184fb95740a443f..be821e3cb01e79aa3886980acc7cd56534873110 100644
(file)
--- a/
docs/user/install.rst
+++ b/
docs/user/install.rst
@@
-18,7
+18,7
@@
or, with `easy_install <http://pypi.python.org/pypi/setuptools>`_::
$ easy_install requests
-But, you really `shouldn't do that <http
://www.pip-installer.org/en/latest/other-tools.html#pip-compared-to
-easy-install>`_.
+But, you really `shouldn't do that <http
s://stackoverflow.com/questions/3220404/why-use-pip-over
-easy-install>`_.
Get the Code