summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre-Yves Chibon <pingou@pingoured.fr>2012-06-10 14:58:57 +0200
committerPierre-Yves Chibon <pingou@pingoured.fr>2012-06-10 14:58:57 +0200
commit05294b1699f2f51be9ccea7afe0185660585df79 (patch)
treef36995dcdba89715f4b4724c2e5e2e9f52682c13
parentd8b5e151644420b6a5a7be1e3a62af07e44a1515 (diff)
downloadhyperkitty-05294b1699f2f51be9ccea7afe0185660585df79.tar.gz
hyperkitty-05294b1699f2f51be9ccea7afe0185660585df79.tar.xz
hyperkitty-05294b1699f2f51be9ccea7afe0185660585df79.zip
Update README to add dependencies
-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