Fixing docs: git submodule update, not git submodule fetch!
This commit sponsored by Charles Combs. Thank you!
This commit is contained in:
@@ -160,7 +160,7 @@ directory. Modify these commands to reflect your own environment::
|
||||
Clone the MediaGoblin repository and set up the git submodules::
|
||||
|
||||
git clone git://gitorious.org/mediagoblin/mediagoblin.git
|
||||
git submodule init && git submodule fetch
|
||||
git submodule init && git submodule update
|
||||
|
||||
And set up the in-package virtualenv::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user