Browse Source

Merge pull request #1210 from senden9/patch-1

fix style in README
QGC4.4
Susurrus 10 years ago
parent
commit
93e33c9dc6
  1. 2
      README.md

2
README.md

@ -36,8 +36,10 @@ Fork the QGC Repo @@ -36,8 +36,10 @@ Fork the QGC Repo
### Initialize submodules
After cloning or forking you will need to initialize and update the submodules using these commands in you qgroundcontrol source directory:
```
git submodule init
git submodule update
```
Each time you pull new source to your repository you should re-run "git submodule update" to get the latest submodules as well.

Loading…
Cancel
Save