]> source.dussan.org Git - jquery.git/commitdiff
Update README.md - grunt *update_*submodules
authorTom Fuertes <TomFuertes@gmail.com>
Tue, 16 Oct 2012 21:19:36 +0000 (17:19 -0400)
committerRick Waldron <waldron.rick@gmail.com>
Tue, 16 Oct 2012 21:19:36 +0000 (17:19 -0400)
README.md

index 76d5c3406d74a395d0644e67692038c5d691d45c..caaa00f9f7e5d45364cb89ad93da2e5ed2163ae5 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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.