Skip to content

Commit

Permalink
Merge pull request #23 from jasondscott/master
Browse files Browse the repository at this point in the history
docs(readme): Adding optional deployment instructions for MongoDB
  • Loading branch information
DaftMonk committed Nov 28, 2013
2 parents 6681269 + 86693b6 commit cbc0d60
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ While deployment should be easy enough with the `grunt dist` build, we provide a

4. `cd heroku && git push heroku master`

5. Optional (if using mongoDB) `heroku addons:add mongohq`

That's it! Your app should be live and shareable. Type `heroku open` to view it.

## Generators
Expand Down

0 comments on commit cbc0d60

Please sign in to comment.