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 @@ Once you have the tarball, just extract it into a directory of your choice. For example, the following command extracts the Yocto Project 1.1.1 release tarball into the current working directory and sets up the Yocto Project file structure - with a top-level directory named poky-1.1.1: + with a top-level directory named poky-edison-6.0.1: $ tar xfj poky-edison-6.0.1.tar.bz2