diff options
author | Tom Fuertes <TomFuertes@gmail.com> | 2012-10-16 17:19:36 -0400 |
---|---|---|
committer | Rick Waldron <waldron.rick@gmail.com> | 2012-10-16 17:19:36 -0400 |
commit | e03d9999398c772220a0f5e77f5660b949617b26 (patch) | |
tree | 3541bd390bdb836b42aaa6b1428f33dec5d2915f /README.md | |
parent | 0c1cea376196d24acc73c64dbdff1880a2dfd006 (diff) | |
download | jquery-e03d9999398c772220a0f5e77f5660b949617b26.tar.gz jquery-e03d9999398c772220a0f5e77f5660b949617b26.zip |
Update README.md - grunt *update_*submodules
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |