From b29007a0dffbaede9a061221b08aab7fdb840a0e Mon Sep 17 00:00:00 2001 From: Benjamin Woodruff Date: Wed, 31 Oct 2012 21:23:49 -0300 Subject: Update url for pip vs easy_install in docs/install The page referred to in the pip documentation has been moved. It discusses the features that pip offers over easy_install. --- docs/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/install.rst b/docs/install.rst index 0e40679..9df8ee8 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -22,7 +22,7 @@ or, with `easy_install `_:: $ easy_install tablib -But, you really `shouldn't do that `_. +But, you really `shouldn't do that `_. -- cgit v1.2.1