summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/examples.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/declarative/examples.qdoc')
-rw-r--r--doc/src/declarative/examples.qdoc6
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/src/declarative/examples.qdoc b/doc/src/declarative/examples.qdoc
index 1b1948e..3d8325e 100644
--- a/doc/src/declarative/examples.qdoc
+++ b/doc/src/declarative/examples.qdoc
@@ -51,7 +51,7 @@ sub-directory that show how to use various aspects of QML. In addition, the
applications. These demos are intended to show integrated functionality
rather than being instructive on specifice elements.
-To run the examples and demos, use the included \l {qml runtime}
+To run the examples and demos, use the included \l {Qt Declarative UI Runtime}{qml}
application. It has some useful options, revealed by:
\code
@@ -61,10 +61,6 @@ application. It has some useful options, revealed by:
For example, from your build directory, run:
\code
- bin/qml $QTDIR/demos/declarative/flickr/flickr-desktop.qml
-\endcode
-or
-\code
bin/qml $QTDIR/demos/declarative/samegame/samegame.qml
\endcode