Fix typo.
This commit is contained in:
parent
4708601c9b
commit
04c199723b
|
@ -5,8 +5,7 @@ Evergreen uses [Git submodules](https://git-scm.com/book/en/v2/Git-Tools-Submodu
|
||||||
After your first checkout:
|
After your first checkout:
|
||||||
|
|
||||||
git submodule init
|
git submodule init
|
||||||
git submodule update
|
git submodule update
|
||||||
|
|
||||||
|
|
||||||
To add a submodule:
|
To add a submodule:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue