diff --git a/README.md b/README.md index 36e5e4da659b124fd0b35f94186afaa553626bb4..08696dc92852fd7282d0e30830e25a1c4fc163d0 100644 --- a/README.md +++ b/README.md @@ -50,11 +50,11 @@ If you get this error when running qgroundcontrol: /usr/lib/x86_64-linux-gnu/lib #### Building using Qt Creator * Launch Qt Creator and open the `qgroundcontrol.pro` project. -* Select the following kit: +* Select the appropriate kit for your needs: * OSX: Desktop Qt 5.5.1 clang 64 bit * Ubuntu: * Windows: - * Android: + * Android: Android for armeabi-v7a (GCC 4.9, Qt 5.5.1) ### Additional build notes for all supported OS