summaryrefslogtreecommitdiffstats
path: root/doc/src/deployment
diff options
context:
space:
mode:
authorShane Kearns <shane.kearns@sosco.com>2010-02-09 19:04:09 (GMT)
committerShane Kearns <shane.kearns@sosco.com>2010-02-09 19:09:42 (GMT)
commitb0c972dfd208411086b53ee2c2b0594ade3e2d10 (patch)
tree92342b44565cd9da61d95b1099bd1eba66f6883b /doc/src/deployment
parent39709d61fbd4a17edf5f141877d312d3872ccce0 (diff)
downloadQt-b0c972dfd208411086b53ee2c2b0594ade3e2d10.zip
Qt-b0c972dfd208411086b53ee2c2b0594ade3e2d10.tar.gz
Qt-b0c972dfd208411086b53ee2c2b0594ade3e2d10.tar.bz2
Add the download URI for smart installer package to documentation
Task-number: QTBUG-8068 Reviewed-by: David Boddie
Diffstat (limited to 'doc/src/deployment')
-rw-r--r--doc/src/deployment/deployment.qdoc7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/src/deployment/deployment.qdoc b/doc/src/deployment/deployment.qdoc
index 41babd9..43f5d33 100644
--- a/doc/src/deployment/deployment.qdoc
+++ b/doc/src/deployment/deployment.qdoc
@@ -1581,7 +1581,12 @@
\snippet doc/src/snippets/code/doc_src_deployment.qdoc 58
If everything compiled and linked without any errors, we are now ready to create
- an application installation package (\c wiggly_installer.sis):
+ an application installation package (\c wiggly_installer.sis).
+
+ If you haven't done so already, download the latest release of the Smart Installer
+ from \l{http://get.qt.nokia.com/nokiasmartinstaller/}, and install it on top of the Qt package
+
+ Then use this command to create the installer sis package:
\snippet doc/src/snippets/code/doc_src_deployment.qdoc 59