As Elrond points out, git submodule should come first!
authorChristopher Allan Webber <cwebber@dustycloud.org>
Sat, 12 Jul 2014 13:59:55 +0000 (08:59 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sat, 12 Jul 2014 13:59:55 +0000 (08:59 -0500)
This commit sponsored by Sebastien Hut.  Thanks Sebastien!

docs/source/siteadmin/deploying.rst

index 3ff2b9ea0f6daa37bfff1ce201433cc04933ed2e..3f4a59cd5ea9aa7e84666cb8b4eb6ce1e741b868 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 update
+    git submodule update && ./bin/python setup.py develop --upgrade && ./bin/gmg dbupdate
 
 Note: If you are running an active site, depending on your server
 configuration, you may need to stop it first or the dbupdate command