From c4c86fd6e8f7400d0a8d3bf656db201ed7bec767 Mon Sep 17 00:00:00 2001 From: zed Date: Sun, 14 Aug 2011 17:46:43 +0400 Subject: [PATCH] fix typo --- docs/user/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/install.rst b/docs/user/install.rst index cd811ab..28f3c2b 100644 --- a/docs/user/install.rst +++ b/docs/user/install.rst @@ -15,7 +15,7 @@ Installing requests is simple with `pip `_:: or, with `easy_install `_:: - $ easy_install install requests + $ easy_install requests But, you really `shouldn't do that `_. -- 2.7.4