Update README.md
This commit is contained in:
@@ -1,10 +1,9 @@
|
|||||||
# External libraries
|
# External libraries
|
||||||
|
|
||||||
This directory contains external libraries that are needed to build various parts of the firmware.
|
This directory contains external libraries, that are needed to build the firmware.
|
||||||
All of these libraries reside in external Git repositories that are linked to this repository as Git
|
All of these libraries reside in external Git repositories, that are linked to this repository as Git
|
||||||
submodules.
|
submodules.
|
||||||
|
|
||||||
If the subdirectories of this directory are empty then execute the following command to fetch the
|
If the subdirectories of this directory are empty, then execute the following command to fetch the missing files:
|
||||||
external libraries:
|
|
||||||
|
|
||||||
`git submodule update --init`
|
`git submodule update --init`
|
||||||
|
|||||||
Reference in New Issue
Block a user