summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-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 a0c43f4..d4f8026 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -79,7 +79,7 @@
into the current working directory and sets up the Yocto Project file structure
with a top-level directory named <filename>poky-1.1</filename>:
<literallayout class='monospaced'>
- $ tar xfj poky-1.1.tar.bz2
+ $ tar xfj poky-edison-1.1.tar.bz2
</literallayout></para>
<para>This method does not produce a Git repository.
Instead, you simply end up with a local snapshot of the
OpenPOWER on IntegriCloud