diff options
Diffstat (limited to 'extlib')
-rw-r--r-- | extlib/README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extlib/README b/extlib/README index d2ef18d3..88f0bbf3 100644 --- a/extlib/README +++ b/extlib/README @@ -114,8 +114,7 @@ FAQ Use it just like a snapshotted extlib directory. When a new clone of mediagoblin is made you need to run - git submodule init - git submodule update + git submodule update --init As noted in HackingHowto |