Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ We provide an extremely simplifed deployment process for heroku.

3. `yo angular-fullstack:heroku`

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

That's it! Your app should be live. Type `heroku open` from the dist folder to view it.

Expand Down