mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-02-08 15:37:11 +01:00
Update README.md
fixed wording and added mongohq reference to heroku deployment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user