From e3288d5e3354e90d26a3885f6ddab8fdf1d462d1 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 2 Jan 2012 02:50:09 -0500 Subject: [PATCH] Update docs/user/install.rst --- docs/user/install.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/user/install.rst b/docs/user/install.rst index 9100ac2..9470d62 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 -- 2.34.1