Update README.md

fixed wording and added mongohq reference to heroku deployment
This commit is contained in:
Lior Kesos
2013-08-27 13:26:29 +03:00
parent ddaecff486
commit 2bf84d780a

View File

@@ -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 <a href="https://toolbelt.heroku.com/">heroku toolbelt</q> installed...
4 commands to deploy your mean app to heroku (make sure you have <a href="https://toolbelt.heroku.com/">heroku toolbelt</q> installed and an accessible mongo db instance (you can try <a href="http://www.mongohq.com/">mongohq</a> which have an easy setup )
```bash
git init