cmake: Bump minimum required CMake version to 3.5
[quassel.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index e352897..03abd3e 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -32,9 +32,9 @@ fairly recent compiler:
 - Visual C++ 2015 (available for Windows™), or
 - any other compiler with decent C++11 support
 
-Furthermore, CMake 2.8.9 or later is required (2.8.12 for KDE Frameworks).
+Furthermore, CMake 3.5 or later is required.
 
-As Quassel is a Qt application, you need the Qt SDK, version 5.2 or higher.
+As Quassel is a Qt application, you need the Qt SDK, version 5.5 or higher.
 
 There are several optional dependencies; we will talk about that later.