diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml
index 77999b8b42..1733141577 100644
--- a/documentation/adt-manual/adt-prepare.xml
+++ b/documentation/adt-manual/adt-prepare.xml
@@ -22,6 +22,14 @@
user-space NFS, define which root filesystem profiles to download,
and allows you to define the target sysroot location.
+
+ If you need to generate the ADT tarball you can do so using the following command:
+
+ $ bitbake adt-installer
+
+ This command generates the file adt-installer.tar.bz2
+ in the ../build/tmp/deploy/sdk directory.
+
Configuring and Running the ADT Installer
@@ -120,14 +128,14 @@