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