Update submodule instructions.
This commit is contained in:
parent
2233026556
commit
ae8284d268
|
@ -25,8 +25,9 @@ Please ensure you setup your build environment appropriately, as per the guide.
|
||||||
|
|
||||||
This project has a bunch of git submodules. You will need to update them regularly.
|
This project has a bunch of git submodules. You will need to update them regularly.
|
||||||
|
|
||||||
git submodule sync
|
In the root folder of the CircuitPython repository, execute the following:
|
||||||
git submodule update --init
|
|
||||||
|
make fetch-submodules
|
||||||
|
|
||||||
### Required Python Packages
|
### Required Python Packages
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue