Update README

This commit is contained in:
Gregory Nutt 2015-07-02 11:12:44 -06:00
parent a7efa2fa2b
commit c9870f1960
1 changed files with 9 additions and 2 deletions

View File

@ -192,10 +192,17 @@ Downloading from Repositories
git submodule foreach git pull
The submodules use the Bitbucket.org HTTPS address. If you have SSH
access to the NuttX team repositories, you can switch to SSH by
modifying the URLs in:
nuttx/.git/modules/configs/config, and
nuttx/.git/modules/Documentation/config
Configuring the Clones
The following steps need to be performed for each of the two
repositories. After changing to the clone directory:
The following steps need to be performed for each of the repositories.
After changing to the clone directory:
Set your identity: