diff --git a/README.md b/README.md index 3567a17..b165b09 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,9 @@ npm install gulp build-development # Run in separate tabs +# If it's your first time using mongo, see +# http://docs.mongodb.org/manual/tutorial/install-mongodb-on-os-x/ + mongod nodemon server/index.js ```