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:
49140d6
)
Update docs/user/install.rst
author
Kenneth Reitz
<me@kennethreitz.com>
Mon, 2 Jan 2012 07:50:09 +0000
(
02:50
-0500)
committer
Kenneth Reitz
<me@kennethreitz.com>
Mon, 2 Jan 2012 07:50:09 +0000
(
02:50
-0500)
docs/user/install.rst
patch
|
blob
|
history
diff --git
a/docs/user/install.rst
b/docs/user/install.rst
index 9100ac21b6871bc6b8822484e5dc2b88ed425fe3..9470d628b087ce48d30d4414774c9e73cbb6dcee 100644
(file)
--- a/
docs/user/install.rst
+++ b/
docs/user/install.rst
@@
-26,9
+26,9
@@
Cheeseshop Mirror
-----------------
If the Cheeseshop is down, you can also install Requests from Kenneth Reitz's
-personal `Cheeseshop mirror <http://pip.k
reitz.co
/>`_::
+personal `Cheeseshop mirror <http://pip.k
ennethreitz.com
/>`_::
- $ pip install -i http://pip.k
reitz.co
/simple requests
+ $ pip install -i http://pip.k
ennethreitz.com
/simple requests
Get the Code