summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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