diff --git a/README.md b/README.md index c1a1df1e..5ca02823 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ MEAN is a boilerplate that provides a nice starting point for [MongoDB](http://w http://localhost:3000 ## Quick Deployment -4 commands to deploy your mean app to heroku (make sure you have heroku toolbelt installed... +4 commands to deploy your mean app to heroku (make sure you have heroku toolbelt installed and an accessible mongo db instance (you can try mongohq which have an easy setup ) ```bash git init