Skip to content

Commit 112e8e3

Browse files
authored
Fix README.md instructions.
1 parent b501948 commit 112e8e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ After checking out this repo you must:
88

99
```
1010
git submodule init
11-
git submodule update --recursive
11+
git submodule update --init --recursive
1212
```
1313

1414
There are lots and lots of subrepos.

0 commit comments

Comments
 (0)