summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/sdk-manual/sdk-appendix-neon.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/sdk-manual/sdk-appendix-neon.xml b/documentation/sdk-manual/sdk-appendix-neon.xml
index e406d2ef9e..580b426b0c 100644
--- a/documentation/sdk-manual/sdk-appendix-neon.xml
+++ b/documentation/sdk-manual/sdk-appendix-neon.xml
@@ -62,8 +62,9 @@
62 Click through the process to save the file. 62 Click through the process to save the file.
63 </para></listitem> 63 </para></listitem>
64 <listitem><para><emphasis>Unpack the Tarball:</emphasis> 64 <listitem><para><emphasis>Unpack the Tarball:</emphasis>
65 Move to a clean directory and unpack the tarball. 65 Move to a directory and unpack the tarball.
66 Here is an example: 66 The following commands unpack the tarball into the
67 home directory:
67 <literallayout class='monospaced'> 68 <literallayout class='monospaced'>
68 $ cd ~ 69 $ cd ~
69 $ tar -xzvf ~/Downloads/eclipse-cpp-neon-3-linux-gtk-x86_64.tar.gz 70 $ tar -xzvf ~/Downloads/eclipse-cpp-neon-3-linux-gtk-x86_64.tar.gz