From 5a2ba4d7c55f7a164251155a6149b516c07a6c12 Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Thu, 24 Mar 2016 10:38:17 +0100 Subject: [PATCH] README: Update supported platform of binaries. Change-Id: I6ca56f0bf3dfb7c0208ac85ecd5ab85c041d4c48 Reviewed-by: Kai Koehne Reviewed-by: Eike Ziller --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a07dc05249..551174e0947 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ Qt Creator is a cross-platform IDE for development with the Qt framework. The standalone binary packages support the following platforms: -Windows XP SP3 or later -(K)Ubuntu Linux 11.10 (32-bit and 64-bit) or later +Windows 7 or later +(K)Ubuntu Linux 14.04 (64-bit) or later Mac OS X 10.7 or later Building the sources requires Qt 5.5.0 or later.