projects
/
services
/
python-requests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2357b13
)
whoops
author
Kenneth Reitz
<me@kennethreitz.com>
Mon, 15 Aug 2011 02:32:35 +0000
(22:32 -0400)
committer
Kenneth Reitz
<me@kennethreitz.com>
Mon, 15 Aug 2011 02:32:35 +0000
(22:32 -0400)
docs/user/quickstart.rst
patch
|
blob
|
history
diff --git
a/docs/user/quickstart.rst
b/docs/user/quickstart.rst
index c28ad1c60127cc97114ba37f066ab5bc02fed023..4669e8109c5e169ab09cec4531df14e589efce3d 100644
(file)
--- a/
docs/user/quickstart.rst
+++ b/
docs/user/quickstart.rst
@@
-9,8
+9,8
@@
Eager to get started? This page gives a good introduction in how to get started
First, make sure that:
-*
Tablib
is :ref:`installed <install>`
-*
Tablib
is :ref:`up-to-date <updates>`
+*
Requests
is :ref:`installed <install>`
+*
Requests
is :ref:`up-to-date <updates>`
Lets gets started with some simple use cases and examples.