Skip to content

Commit 66efbe4

Browse files
authored
[README.md]: Fix formatting
1 parent 7e1adee commit 66efbe4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ To clone the code repository recursively, assuming git version 1.9 or newer:
2121
git clone --recursive https://github.com/Azure/sonic-buildimage.git
2222

2323
NOTE: If the repo has already been cloned, however there are no files under the submodule directories (e.g., src/lldpd, src/ptf, src/sonic-linux-kernel, etc.), you can manually fetch all the git submodules as follows:
24+
2425
git submodule update --init --recursive
2526

2627
You also need to change all git paths to relative path as we build all submodules inside the docker:

0 commit comments

Comments
 (0)