mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Corrected typo in git submodule command (#40)
This commit is contained in:
parent
daaaa3eaf8
commit
5b8b51eabc
@ -173,7 +173,7 @@ Fetching all submodules at once and update them to the recent remote branches
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ git submodule update --init --recursive
|
$ git submodule update --init --recursive
|
||||||
$ git submodule update --remotes
|
$ git submodule update --remote
|
||||||
```
|
```
|
||||||
|
|
||||||
### Building packages
|
### Building packages
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user