Update README.md

This commit is contained in:
Barış Soner Uşaklı
2013-12-09 14:49:03 -05:00
parent 3ca58a438d
commit ffe1549cad

View File

@@ -32,7 +32,7 @@ First, we install our base software stack:
# apt-get install git nodejs redis-server npm build-essential imagemagick
If you want to use MongoDB instead of Redis install it from http://www.mongodb.org/downloads and remove 'redis-server' from the above command.
If you want to use MongoDB instead of Redis install it from http://www.mongodb.org/downloads and remove 'redis-server' from the above command. [[MongoDB-Setup]]
**If your package manager only installed a version of Node.js that is less than 0.8 (e.g. Ubuntu 12.10, 13.04):**