summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@digia.com>2013-04-18 10:49:34 +0200
committerKai Koehne <kai.koehne@digia.com>2013-04-18 21:24:54 +0200
commitcdc8d02d129aeb484e2b7fdb71473ffd404bec06 (patch)
tree03700ea8e16cfe39cee31c53d2794979d592d96f /README
parent7802868f50691fc9de4ca7533afc646414a5b405 (diff)
downloadqt-creator-cdc8d02d129aeb484e2b7fdb71473ffd404bec06.tar.gz
README: Update Supported Platforms
Be explicit that the supported platforms are only valid for the standalone (non Qt5) packages. Also update minimum Mac version to 10.6, and simplify Windows versions section. Change-Id: Ie9d001eec4e6d5dd1ade7d54a1fc75ac0bb4d741 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by: Eike Ziller <eike.ziller@digia.com>
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 214ee7798b..05af13c916 100644
--- a/README
+++ b/README
@@ -4,11 +4,11 @@ Qt Creator is a cross-platform IDE for development with the Qt framework.
Supported Platforms
===================
-The binary packages support the following platforms:
+The standalone binary packages support the following platforms:
-Windows 7, Windows XP SP2, Windows Vista
-(K)Ubuntu Linux 8.04 (32-bit and 64-bit) or later
-Mac OS 10.5 or later
+Windows XP SP2 or later
+(K)Ubuntu Linux 10.04 (32-bit and 64-bit) or later
+Mac OS 10.6 or later
Building the sources requires Qt 4.8.0 or later.