From a2248add78f7c0fdb1b4274b501509804b2c5fcc Mon Sep 17 00:00:00 2001 From: Don Gagne Date: Sun, 18 Sep 2016 12:20:44 -0700 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ee58f03b..3f6ced2cc 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Each time you pull new source to your repository you should run `git submodule u #### Native Builds QGroundControl builds are supported for OSX, Linux, Windows, iOS and Android. QGroundControl uses [Qt](http://www.qt.io) as its cross-platform support library and uses [QtCreator](http://doc.qt.io/qtcreator/index.html) as its default build environment. -* OSX: OSX 10.7 or higher, 64 bit, clang compiler (IMPORTANT: XCode 8 not support due to Qt bug. Currently only workaround is to use XCode 7.3.1) +* OSX: OSX 10.7 or higher, 64 bit, clang compiler (IMPORTANT: XCode 8 not supported due to Qt bug. Currently only workaround is to use XCode 7.3.1) * Ubuntu: 64 bit, gcc compiler * Windows: Vista or higher, 32 bit, [Visual Studio 2013 compiler](http://www.visualstudio.com/downloads/download-visual-studio-vs#d-express-windows-desktop) * iOS: 8.0 and higher -- 2.22.0