Edited username in github url from joshthecoder to tweepy
authorPeter Richardson <github@zoomy.net>
Tue, 26 Jul 2011 19:23:11 +0000 (16:23 -0300)
committerPeter Richardson <github@zoomy.net>
Tue, 26 Jul 2011 19:23:11 +0000 (16:23 -0300)
INSTALL

diff --git a/INSTALL b/INSTALL
index 566627abbe14516257c07051ceb69076fdc99670..cf951c195972e04f4e8a4f6d650d27c1bf988e25 100644 (file)
--- 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)