aboutsummaryrefslogtreecommitdiffstats
path: root/examples/demos/stockchart/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demos/stockchart/README')
-rw-r--r--examples/demos/stockchart/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/demos/stockchart/README b/examples/demos/stockchart/README
new file mode 100644
index 0000000000..2652866ed6
--- /dev/null
+++ b/examples/demos/stockchart/README
@@ -0,0 +1,5 @@
+To run:
+
+ make install
+ QML_IMPORT_PATH=$PWD qmlscene stock.qml
+