summaryrefslogtreecommitdiff
path: root/poky/documentation/adt-manual/adt-prepare.rst
diff options
context:
space:
mode:
Diffstat (limited to 'poky/documentation/adt-manual/adt-prepare.rst')
-rw-r--r--poky/documentation/adt-manual/adt-prepare.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/poky/documentation/adt-manual/adt-prepare.rst b/poky/documentation/adt-manual/adt-prepare.rst
index 5a85cbfe6..3e5c6ae94 100644
--- a/poky/documentation/adt-manual/adt-prepare.rst
+++ b/poky/documentation/adt-manual/adt-prepare.rst
@@ -107,7 +107,7 @@ the tarball using either of these methods:
configuration information.
$ cd ~ $ git clone git://git.yoctoproject.org/poky $ cd poky $ git
- checkout -b DISTRO_NAME origin/DISTRO_NAME $ source OE_INIT_FILE $
+ checkout -b DISTRO_NAME origin/DISTRO_NAME $ source oe-init-build-env $
bitbake adt-installer
Configuring and Running the ADT Installer Script