diff --git a/docs/user/install.rst b/docs/user/install.rst
index 9100ac21..9470d628 100644
--- 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 `_::
+personal `Cheeseshop mirror `_::
- $ pip install -i http://pip.kreitz.co/simple requests
+ $ pip install -i http://pip.kennethreitz.com/simple requests
Get the Code