summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dist/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/dist/README b/dist/README
index 2828cf1b37..19443c1bbe 100644
--- a/dist/README
+++ b/dist/README
@@ -91,10 +91,6 @@ Running Example Applications
You can open example applications in the Qt Creator Welcome mode to build and
run them.
-Ready to run example applications are located in
-<install_dir>/<version>/<compiler>/examples. You can launch the C++ based
-examples directly either from command line or your file system browser.
-
The QML based Quick 2 examples are located in
<install_dir>/<version>/<compiler>/examples/qtdeclarative. You can load them
using the qmlscene application.