Tweak the submodule update command (#1364)
This commit is contained in:
@@ -14,7 +14,7 @@ and most other crates in the repository, you have to ensure that those are
|
|||||||
initialized with this command:
|
initialized with this command:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
git submodule init && git submodule update
|
git submodule update --init
|
||||||
```
|
```
|
||||||
|
|
||||||
### The Rust Toolchain
|
### The Rust Toolchain
|
||||||
|
|||||||
Reference in New Issue
Block a user