summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Gregorio <joe@bitworking.org>2014-02-06 10:51:32 -0500
committerJoe Gregorio <joe@bitworking.org>2014-02-06 10:51:32 -0500
commit13988a8207e1e7cefd98a75bd1946016c3744604 (patch)
treea51f106021e3c0ba8e49415af6dc2d2a3016d7d3
parentcf958f3cf3f52c752dbc4fe343127df249b66093 (diff)
downloadhttplib2-13988a8207e1e7cefd98a75bd1946016c3744604.tar.gz
Update README.md
-rw-r--r--README.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index 10ffac2..bfd3522 100644
--- a/README.md
+++ b/README.md
@@ -48,11 +48,8 @@ A large and growing set of unit tests.
Installation
============
-The httplib2 module is shipped as a distutils package. To install
-the library, unpack the distribution archive, and issue the following
-command:
- $ python setup.py install
+ $ pip install httplib2
Usage