From d2c0ef2c44c3cca227f0aa42ff43edc0f4dd587f Mon Sep 17 00:00:00 2001 From: Don Gagne Date: Thu, 22 Oct 2015 09:37:16 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 36e5e4d..08696dc 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