Skip to content

Commit 11ddba5

Browse files
committed
Updated readme.md with heroku app update steps
1 parent 32159b3 commit 11ddba5

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)