summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 7 insertions, 3 deletions
diff --git a/README b/README
index 1e4971e29..d9c9be7d4 100644
--- a/README
+++ b/README
@@ -1,6 +1,3 @@
-Qt Installer Framework
-==========================
-
The Qt Installer Framework provides a set of tools and utilities to create
installers for the supported desktop Qt platforms: Linux, Microsoft Windows, and
Mac OS X.
@@ -13,6 +10,13 @@ The binary packages for the Qt Installer Framework include documentation in the
doc directory. See http://qt-project.org/wiki/Qt-Installer-Framework for a link
to online versions.
+Notes
+--------------------------
+- To build an installer, it is advised to use a statically linked Qt. See the
+ documentation at
+ http://doc-snapshot.qt-project.org/qtifw-master/ifw-getting-started.html
+- At the moment, only building with Qt 4.8.x is supported.
+
Getting Help
--------------------------