summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGunnar Sletta <gunnar.sletta@nokia.com>2011-05-30 17:32:27 +0200
committerGunnar Sletta <gunnar.sletta@nokia.com>2011-05-30 17:32:27 +0200
commit8ca35943f1fbfd25cafb245999f5c817a7f62eb4 (patch)
tree34d0a3e26ce820b710407180232e879d622fa37e /README
parent81dbb350844c61d9a9bbaa40b465208967287cec (diff)
Enabled make install to copy directly to QTDIR
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index f69fb2d..a32574b 100644
--- a/README
+++ b/README
@@ -5,9 +5,9 @@ This is a slide presentation system written in QML.
Installing
----------
-No installation is required. Just add the root directory to your QML_IMPORT_PATH
-and run 'qmlscene' on your slides to run presentations.
+Do 'make install' in the root directory to install the files to QTDIR/imports
+Once that is done, all examples should run out of the box
Organization