aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/README.qt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/README.qt b/doc/README.qt
index f99afe37f7..02aa1bfe32 100644
--- a/doc/README.qt
+++ b/doc/README.qt
@@ -52,7 +52,8 @@ and do the following:
Install the Qt libraries and Qt Creator via your package manager or from
http://qt.nokia.com/downloads/. On Debian and Ubuntu the "qt-sdk" meta-package
-should provide everything you need. Build the top-level directory using CMake.
+should provide everything you need. Build the top-level directory using CMake
+(no out of tree builds yet). Inside ui/qt/ do "qtcreate QtShark.pro".
2. Going forward