summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre-Yves Chibon <pingou@pingoured.fr>2012-06-10 14:45:49 +0200
committerPierre-Yves Chibon <pingou@pingoured.fr>2012-06-10 14:45:49 +0200
commitd8b5e151644420b6a5a7be1e3a62af07e44a1515 (patch)
treea2e39e61a9c2fedd1a6ac2e86da98978781cfab7
parent034c0c31921e17e2f85d669479196354507dd6f1 (diff)
downloadhyperkitty-d8b5e151644420b6a5a7be1e3a62af07e44a1515.tar.gz
hyperkitty-d8b5e151644420b6a5a7be1e3a62af07e44a1515.tar.xz
hyperkitty-d8b5e151644420b6a5a7be1e3a62af07e44a1515.zip
Fix documentation
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 128772b..feb68b4 100644
--- a/README
+++ b/README
@@ -41,7 +41,7 @@ easy_install pymongo
easy_install djangorestframework
easy_install django-gravatar
-# Install pymongo and the mongodb database
+# Install postgresql
sudo yum install postgresql
# Start the database
sudo service postgresql start