diff --git a/documentation/adt-manual/adt-intro.xml b/documentation/adt-manual/adt-intro.xml index 17ea6fdffc..7398521ed2 100644 --- a/documentation/adt-manual/adt-intro.xml +++ b/documentation/adt-manual/adt-intro.xml @@ -95,17 +95,29 @@ application or image. QEMU is made available a number of ways: - If you use the ADT Installer script to install ADT, you can - specify whether or not to install QEMU. - If you have downloaded a Yocto Project release and unpacked + + If you use the ADT Installer script to install ADT, you can + specify whether or not to install QEMU. + + + If you have cloned the poky Git + repository to create a + Source Directory + and you have sourced the environment setup script, QEMU is + installed and automatically available. + + + If you have downloaded a Yocto Project release and unpacked it to create a - Source Directory and - you have sourced - the environment setup script, QEMU is installed and automatically - available. - If you have installed the cross-toolchain - tarball and you have sourced the toolchain's setup environment script, QEMU - is also installed and automatically available. + Source Directory + and you have sourced the environment setup script, QEMU is + installed and automatically available. + + + If you have installed the cross-toolchain tarball and you + have sourced the toolchain's setup environment script, QEMU + is also installed and automatically available. +