Skip to content

Commit de33863

Browse files
committed
Merge pull request #39 from soygul/master
Updated readme.md with heroku app update steps
2 parents 32159b3 + 11ddba5 commit de33863

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: readme.md

+6
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,12 @@ Example:
9999
yo angular-fullstack:deploy heroku
100100
```
101101

102+
After app modifications run:
103+
```bash
104+
grunt heroku
105+
```
106+
then commit and push the heroku folder.
107+
102108
### Route
103109
Generates a controller and view, and configures a route in `app/scripts/app.js` connecting them.
104110

0 commit comments

Comments
 (0)