From e4cb3bcd9bb150b049905bac3d35f22db60c7682 Mon Sep 17 00:00:00 2001 From: "Thibault J." Date: Tue, 23 Sep 2014 11:46:05 +0200 Subject: [PATCH] Minor typo correction Requests -> Tablib --- docs/install.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/install.rst b/docs/install.rst index 9df8ee8..6bb9ad6 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -29,7 +29,7 @@ But, you really `shouldn't do that `_:: +If the Cheeseshop is down, you can also install Tablib from Kenneth Reitz's personal `Cheeseshop mirror `_:: $ pip install -i http://pip.kreitz.co/simple tablib @@ -89,4 +89,4 @@ When a new version is available, upgrading is simple:: $ pip install tablib --upgrade -Now, go get a :ref:`Quick Start `. \ No newline at end of file +Now, go get a :ref:`Quick Start `.