Readme update.
authorJosh Roesslein <jroesslein@gmail.com>
Mon, 10 Aug 2009 19:09:09 +0000 (14:09 -0500)
committerJosh Roesslein <jroesslein@gmail.com>
Mon, 10 Aug 2009 19:09:09 +0000 (14:09 -0500)
README

diff --git a/README b/README
index 8a4a4e03bf2e67c406a03adcc55dbd7984c27359..c6e4385bd5afc340db7044037547e220c3201fba 100644 (file)
--- a/README
+++ b/README
@@ -19,6 +19,13 @@ Features:
 Getting started:
   Check out the tutorial folder to get started with Tweepy.
 
+Installing:  
+  You may use easy_install to quickly get tweepy installed on your system:
+      easy_install tweepy  (run as root)
+  You may also clone/download the source code and then execute:
+      python setup.py install (run as root)
+  If you wish you may also bundle the tweepy package with your application.
+
 Author: Joshua Roesslein
 License: MIT
 Dependencies: