db6ab6710420 — Peter Sanchez 13 years ago
Added dependencies to README.txt
1 files changed, 11 insertions(+), 0 deletions(-)

M README.txt
M README.txt +11 -0
@@ 14,6 14,17 @@ API. This also means that if the account
 setup as private, this app will not sync that account.
 
 
+Dependencies
+------------
+
+This app only depends on the python-dateutil module. You can install 
+it like so:
+
+$ sudo pip install python-dateutil
+
+It was written for Python 2.4+ and Django 1.2.3
+
+
 Install
 -------