summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index feb68b4..43480c1 100644
--- a/README
+++ b/README
@@ -37,6 +37,8 @@ source bin/activate
easy_install django
easy_install bunch
easy_install pymongo
+easy_install sqlalchemy
+easy_install psycopg2
# easy_install urlgrabber -- no used for the moment
easy_install djangorestframework
easy_install django-gravatar