From: Peter Richardson Date: Tue, 26 Jul 2011 19:23:11 +0000 (-0300) Subject: Edited username in github url from joshthecoder to tweepy X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=9adfd7ae0dcb9e1ceff49d1343f40a7ed4e228c1;p=tweepy.git Edited username in github url from joshthecoder to tweepy --- diff --git a/INSTALL b/INSTALL index 566627a..cf951c1 100644 --- a/INSTALL +++ b/INSTALL @@ -5,7 +5,7 @@ easy_install tweepy setuptools - from Git repository -------------------------------- -> git clone git://github.com/joshthecoder/tweepy.git +> git clone git://github.com/tweepy/tweepy.git > cd tweepy > python setup.py install (run as admin/root)