From 1d0d3024c04892e08dd42478f2fe17c436b8f1da Mon Sep 17 00:00:00 2001 From: Don Gagne Date: Sat, 2 Jan 2016 12:39:49 -0800 Subject: [PATCH] Update README.md Add comment about not using zip file for downloading --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47b61adb4..0601358b4 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Source code for QGroundControl is kept on GitHub: https://github.com/mavlink/qgr ``` git clone --recursive https://github.com/mavlink/qgroundcontrol.git ``` -Each time you pull new source to your repository you should run `git submodule update` to get the latest submodules as well. +Each time you pull new source to your repository you should run `git submodule update` to get the latest submodules as well. Since QGroundControl uses submodules, using the zip file for source download will not work. You must use git. ### Supported Builds QGroundControl builds are supported for OSX, Linux, Windows and Android. QGroundControl uses [Qt](http://www.qt.io) as it's cross-platform support library and uses [QtCreator](http://doc.qt.io/qtcreator/index.html) as it's default build environment. -- 2.22.0