summaryrefslogtreecommitdiffstats
path: root/doc/src/platforms/linux.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/platforms/linux.qdoc')
-rw-r--r--doc/src/platforms/linux.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/platforms/linux.qdoc b/doc/src/platforms/linux.qdoc
index d33ae40e3..ebfc34343 100644
--- a/doc/src/platforms/linux.qdoc
+++ b/doc/src/platforms/linux.qdoc
@@ -351,12 +351,12 @@
\section1 Step 1: Unpacking the Archive
Unpack the archive if you have not done so already. For example,
- if you have the \c{qt-everywhere-opensource-src-%VERSION%.tar.gz}
+ if you have the \c{qt-everywhere-src-%VERSION%.tar.gz}
package, type the following commands at a command line prompt:
\snippet snippets/code/doc_src_installation.qdoc 0
- This creates the directory \c{/tmp/qt-everywhere-opensource-src-%VERSION%}
+ This creates the directory \c{/tmp/qt-everywhere-src-%VERSION%}
containing the files from the archive. We only support the GNU version of
the tar archiving utility. Note that on some systems it is called gtar.