It was confusing on where to enter the command

Divyanshu Maithani 2015-01-21 23:58:41 +05:30
parent 9654d7c027
commit 477078ba56

@ -49,7 +49,7 @@ If you see a white screen only, check to see if the first line of app.css is `ER
4. Install software
1. `sudo npm install`
2. `sudo npm install -g bower`
3. `bower install` ( bower install each dependency from bower.json )
3. `bower install` ( bower install each dependency from bower.json, make sure you're inside the coco directory )
4. `sudo npm install -g brunch`
5. Download [MongoDB 2.6.0](http://www.mongodb.org/downloads)
6. Start up Mongodb and define the bin folder of coco as your --dbpath variable