summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@digia.com>2013-10-25 10:40:59 +0300
committerMiikka Heikkinen <miikka.heikkinen@digia.com>2013-10-25 10:43:38 +0300
commit201a1119a5662329b9a628b7356290730b7c6b1e (patch)
tree78536324914c1e11b7158580a42147df736c08f0 /README
parentbf33a89b11f946695868a608869832b695b4f3e7 (diff)
Minor Getting started fix
Change-Id: I59114e036689921f0c20df61b73f60a65982fd6c Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 9970e8a8..7d854ede 100644
--- a/README
+++ b/README
@@ -36,13 +36,13 @@ For release builds:
or
qmake CONFIG+=debug_and_release; make release
-For both builds
+For both builds:
qmake CONFIG+="debug_and_release build_all"; make
-If you want to install the module to your Qt directory use:
+After building, install the module to your Qt directory:
make install
-If you want to uninstall the module
+If you want to uninstall the module:
make uninstall
Building as a statically linked library