apt-get install python-requests
authorKenneth Reitz <me@kennethreitz.com>
Tue, 18 Oct 2011 00:59:27 +0000 (20:59 -0400)
committerKenneth Reitz <me@kennethreitz.com>
Tue, 18 Oct 2011 00:59:27 +0000 (20:59 -0400)
docs/community/out-there.rst

index 2d33345c528b52919e94e90cc090f43b1c9d6f7e..f55c24830451fbf823cddbb8e5311861ca38abfb 100644 (file)
@@ -45,7 +45,7 @@ Ubuntu & Debian
 
 Requests is available installed as a Debian package! Debian Etch Ubuntu, since Oneiric::
 
-    $ apt-get install
+    $ apt-get install python-requests
 
 Unfortunately, the most recent version available is  v0.5.0. If you're on the
 Debian Python Package team, I'd love an update of that :)