From 2641590b1080269149e981e056f9c561777c3f1d Mon Sep 17 00:00:00 2001 From: Don Gagne Date: Mon, 14 Dec 2015 12:23:32 -0800 Subject: [PATCH] Update README.md Added min OS requirements for OSX and Windows --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1b86e305d..47b61adb4 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,9 @@ Each time you pull new source to your repository you should run `git submodule u ### Supported Builds QGroundControl builds are supported for OSX, Linux, Windows and Android. QGroundControl uses [Qt](http://www.qt.io) as it's cross-platform support library and uses [QtCreator](http://doc.qt.io/qtcreator/index.html) as it's default build environment. -* OSX: 64 bit, clang compiler +* OSX: OSX 10.7 or higher, 64 bit, clang compiler * Ubuntu: 64 bit, gcc compiler -* Windows: 32 bit, [Visual Studio 2013 compiler](http://www.visualstudio.com/downloads/download-visual-studio-vs#d-express-windows-desktop) +* Windows: Vista or higher, 32 bit, [Visual Studio 2013 compiler](http://www.visualstudio.com/downloads/download-visual-studio-vs#d-express-windows-desktop) * Android: Jelly Bean (4.1) and higher * Qt version: 5.5.1 (or higher) -- 2.22.0