Update README.md
Refine document about git submodule
This commit is contained in:
parent
85f354b77b
commit
9b387bfd24
@ -13,6 +13,11 @@ Build the [Azure/sonic-linux-kernel](https://github.com/Azure/sonic-linux-kernel
|
|||||||
Run the script to build the .deb file into ./deps directory.
|
Run the script to build the .deb file into ./deps directory.
|
||||||
|
|
||||||
./get_deps.sh
|
./get_deps.sh
|
||||||
|
|
||||||
|
## 4. Fetch the git submodule
|
||||||
|
If there is no files under ./docker-base, manually fetch them.
|
||||||
|
|
||||||
|
git submodule update --init --recursive
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
## Build NOS installer image
|
## Build NOS installer image
|
||||||
|
Reference in New Issue
Block a user