summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
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