Update README.md - grunt *update_*submodules

This commit is contained in:
Tom Fuertes 2012-10-16 17:19:36 -04:00 committed by Rick Waldron
parent 0c1cea3761
commit e03d999939

View File

@ -197,7 +197,7 @@ Updating Submodules
Update the submodules to what is probably the latest upstream code.
```bash
grunt submodules
grunt update_submodules
```
Note: This task will also be run any time the default `grunt` command is used.