Commit 532a8564 authored by Don Gagne's avatar Don Gagne

Update README.md

parent dcd33841
......@@ -35,7 +35,7 @@ QGroundControl builds are supported for OSX, Linux, Windows and Android. QGround
#### Install QT
You need to install Qt like this instead of using packages from say a Linux distribution because QGroundControl needs access to private Qt headers.
* Download the [Qt installer](http://www.qt.io/download-open-source)
* Ubuntu: Set the downloaded file to executable using:`chmod +x`
* Ubuntu: Set the downloaded file to executable using:`chmod +x`. Install to default location for use with ./qgroundcontrol-start.sh
* Windows: Default installer not quite correct, use [this](http://download.qt.io/official_releases/qt/5.5/5.5.1/qt-opensource-windows-x86-msvc2013-5.5.1.exe) instead
......
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