git submodule fetch -> git submodule update
authorChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 2 Jun 2014 15:31:49 +0000 (10:31 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 2 Jun 2014 15:34:16 +0000 (10:34 -0500)
docs/source/siteadmin/deploying.rst

index 0dde3b6aef9b3c5ef57e316d2045836905c4d0a4..3ff2b9ea0f6daa37bfff1ce201433cc04933ed2e 100644 (file)
@@ -244,7 +244,7 @@ This concludes the initial configuration of the development
 environment. In the future, when you update your
 codebase, you should also run::
 
-    ./bin/python setup.py develop --upgrade && ./bin/gmg dbupdate && git submodule fetch
+    ./bin/python setup.py develop --upgrade && ./bin/gmg dbupdate && git submodule update
 
 Note: If you are running an active site, depending on your server
 configuration, you may need to stop it first or the dbupdate command