From a7e120b3d1619aad1ced5de854b21a6493a32485 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Tue, 29 Sep 2009 17:39:39 +0200 Subject: [PATCH] Update README to refer to Qt 4.6 --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index c4b93b3133d..a469f709af7 100644 --- a/README +++ b/README @@ -10,7 +10,7 @@ Windows XP SP2, Windows Vista (K)Ubuntu Linux 5.04, (K)Ubuntu Linux 7.04 32bit and 64bit Mac OS 10.4 and later -Building the sources requires Qt 4.5.0 or later. +Building the sources requires Qt 4.6.0 or later. Third-party components ====================== @@ -23,7 +23,7 @@ we thank the authors who made this possible: Compiling Qt Creator ==================== -You need Qt 4.5 to build Qt Creator. +You need Qt 4.6 to build Qt Creator. We recommend that you build Qt Creator not in the source directory, but in a separate directory. To do that, use the following commands: mkdir $BUILD_DIRECTORY