fix git typo

pull/9/head
Yong Da Li 2023-02-11 16:56:07 -05:00
parent 3e16aa210b
commit 65ebc51417
No known key found for this signature in database
GPG Key ID: CC37AA29C2B9D13E
1 changed files with 2 additions and 2 deletions

View File

@ -74,11 +74,11 @@ Note: Make sure the Ground connection between your USB-UART converter is connect
Before compiling make sure the git submodules are initialized and updated correctly. Use the following commands to make sure:
`wolfboot-examples/$ git submodule --init --update`
`wolfboot-examples/$ git submodule update --init `
`wolfboot-examples/$ cd wolfBoot`
`wolfboot-examples/wolfBoot$ git submodule --init --update`
`wolfboot-examples/wolfBoot$ git submodule update --init`
Enter the project folder for this example: