aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2020-03-26 15:47:55 +0100
committerKai Koehne <kai.koehne@qt.io>2020-03-30 08:27:10 +0000
commit39297fecb4cbeb4a41f3d9f30986200038302e63 (patch)
tree0fc41ad296f36dcc4f2a01683c1053fd15a77426
parent6cf8d7d64572b01c180740c81708d3b02b528a3b (diff)
Doc: Do not suggest to put sed in PATH
Later on it is suggested to put it in the Kit's environment. Change-Id: I8268dac16bd03b9e7b1474cfece91f9e403d72bb Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
-rw-r--r--doc/qtcreator/src/webassembly/creator-webassembly.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/qtcreator/src/webassembly/creator-webassembly.qdoc b/doc/qtcreator/src/webassembly/creator-webassembly.qdoc
index 083f8b7d40..e648fb9c4b 100644
--- a/doc/qtcreator/src/webassembly/creator-webassembly.qdoc
+++ b/doc/qtcreator/src/webassembly/creator-webassembly.qdoc
@@ -76,7 +76,7 @@
instructed in \l {Qt for WebAssembly}.
\li On Windows, you have to download and install \c sed, as instructed
in \l{http://gnuwin32.sourceforge.net/packages/sed.htm}
- {sed for Windows}, and add its location to the system PATH.
+ {sed for Windows}.
\li In \QC, select \uicontrol Help > \uicontrol {About Plugins} >
\uicontrol {Device Support} > \uicontrol {WebAssembly} to enable
the plugin.