summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorThibault J. <teeboo@gmail.com>2014-09-23 11:46:05 +0200
committerThibault J. <teeboo@gmail.com>2014-09-23 11:46:05 +0200
commite4cb3bcd9bb150b049905bac3d35f22db60c7682 (patch)
tree7a1fd0870e98499e6a50e015d75c5487de94be09 /docs
parentbf9510e0c798b754804a4b2f5470bcbd11ea8a33 (diff)
downloadtablib-e4cb3bcd9bb150b049905bac3d35f22db60c7682.tar.gz
Minor typo correction
Requests -> Tablib
Diffstat (limited to 'docs')
-rw-r--r--docs/install.rst4
1 files 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 <http://www.pip-installer.org/en/latest/other
Cheeseshop Mirror
-----------------
-If the Cheeseshop is down, you can also install Requests from Kenneth Reitz's personal `Cheeseshop mirror <pip.kreitz.co/>`_::
+If the Cheeseshop is down, you can also install Tablib from Kenneth Reitz's personal `Cheeseshop mirror <pip.kreitz.co/>`_::
$ 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 <quickstart>`. \ No newline at end of file
+Now, go get a :ref:`Quick Start <quickstart>`.