aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2015-03-15 11:22:34 +0100
committerJeremy Lainé <jeremy.laine@m4x.org>2015-03-15 11:22:34 +0100
commite59defd97d3f35e772a3382649b057862035ca45 (patch)
tree5ca87b12238613b143b5887f56406b6a7c70608e /README.md
parent2ade9a63dd61c78d867df8cdec73d0bb35c15e61 (diff)
explicitly state that Qt 5.x is supported
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0c8228eb..19b86cfe 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ version 2.1 or later.
BUILDING QXMPP
==============
-QXmpp requires Qt 4.5 or higher (with SSL enabled) and it uses
+QXmpp requires Qt 4.5 or higher (including Qt 5.x) with SSL enabled and it uses
the standard qmake build system of Qt.
Build from command line: