summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/dev-manual-start.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index a9f1703719..fceee93b23 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -77,7 +77,7 @@
77 Once you have the tarball, just extract it into a directory of your choice.</para> 77 Once you have the tarball, just extract it into a directory of your choice.</para>
78 <para>For example, the following command extracts the Yocto Project 1.1.1 release tarball 78 <para>For example, the following command extracts the Yocto Project 1.1.1 release tarball
79 into the current working directory and sets up the Yocto Project file structure 79 into the current working directory and sets up the Yocto Project file structure
80 with a top-level directory named <filename>poky-1.1.1</filename>: 80 with a top-level directory named <filename>poky-edison-6.0.1</filename>:
81 <literallayout class='monospaced'> 81 <literallayout class='monospaced'>
82 $ tar xfj poky-edison-6.0.1.tar.bz2 82 $ tar xfj poky-edison-6.0.1.tar.bz2
83 </literallayout></para> 83 </literallayout></para>