summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-start.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-start.xml')
-rw-r--r--documentation/dev-manual/dev-manual-start.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index 1f5d72eb0e..2535bc35a9 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -75,9 +75,9 @@
75 back into the Yocto Project, you can simply download the Yocto Project release you want 75 back into the Yocto Project, you can simply download the Yocto Project release you want
76 from the website’s <ulink url='http://yoctoproject.org/download'>download page</ulink>. 76 from the website’s <ulink url='http://yoctoproject.org/download'>download page</ulink>.
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 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</filename>: 80 with a top-level directory named <filename>poky-1.1.1</filename>:
81 <literallayout class='monospaced'> 81 <literallayout class='monospaced'>
82 $ tar xfj poky-edison-6.0.tar.bz2 82 $ tar xfj poky-edison-6.0.tar.bz2
83 </literallayout></para> 83 </literallayout></para>