Update README

This commit is contained in:
Gregory Nutt
2015-06-30 08:11:49 -06:00
parent 284b6ba2bd
commit 567b4ff6a4
3 changed files with 7 additions and 3 deletions
+5 -1
View File
@@ -177,7 +177,6 @@ Downloading from Repositories
| |
nuttx/ apps/
Initialize Sub-Modules
The NuttX repository contains GIT sub-modules for the Documentation/,
@@ -188,6 +187,11 @@ Downloading from Repositories
git submodule init
git submodule update
This command can be used later to refresh all submodules with the
latest files:
git submodule foreach git pull
Configuring the Clones
The following steps need to be performed for each of the two