From: Fredrik Möllerstrand Date: Thu, 20 Oct 2011 10:50:27 +0000 (+0100) Subject: docs: fix pip-compared-to-easy-install url. X-Git-Tag: v0.7.0~22^2~1^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ad6a8d53d6ceb22ceb20afb2458b7977e01a9ec6;p=services%2Fpython-requests.git docs: fix pip-compared-to-easy-install url. --- diff --git a/docs/user/install.rst b/docs/user/install.rst index aef598d..9100ac2 100644 --- a/docs/user/install.rst +++ b/docs/user/install.rst @@ -18,7 +18,7 @@ or, with `easy_install `_:: $ easy_install requests -But, you really `shouldn't do that `_. +But, you really `shouldn't do that `_.