Commit dcb0f23e authored by Lorenz Meier's avatar Lorenz Meier

README: Add COPYING.md link

parent d0343336
...@@ -27,6 +27,8 @@ git clone --recursive https://github.com/mavlink/qgroundcontrol.git ...@@ -27,6 +27,8 @@ 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. Since QGroundControl uses submodules, using the zip file for source download will not work. You must use git. 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.
The source code is [dual-licensed under Apache 2.0 and GPLv3](https://github.com/mavlink/qgroundcontrol/blob/master/COPYING.md).
### User Manual ### User Manual
https://docs.qgroundcontrol.com/en/ https://docs.qgroundcontrol.com/en/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment