diff options
Diffstat (limited to 'documentation/adt-manual')
-rw-r--r-- | documentation/adt-manual/adt-prepare.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index 094ae01cb6..77e3fd95eb 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml | |||
@@ -19,7 +19,8 @@ | |||
19 | The following list describes how you can install the ADT, which includes the cross-toolchain. | 19 | The following list describes how you can install the ADT, which includes the cross-toolchain. |
20 | Regardless of the installation you choose, you must <filename>source</filename> the cross-toolchain | 20 | Regardless of the installation you choose, you must <filename>source</filename> the cross-toolchain |
21 | environment setup script before you use the toolchain. | 21 | environment setup script before you use the toolchain. |
22 | See the "<link linkend='setting-up-the-environment'>Setting Up the Environment</link>" | 22 | See the "<link linkend='setting-up-the-cross-development-environment'>Setting Up the |
23 | Cross-Development Environment</link>" | ||
23 | section for more information. | 24 | section for more information. |
24 | <itemizedlist> | 25 | <itemizedlist> |
25 | <listitem><para><emphasis>Use the ADT Installer Script:</emphasis> | 26 | <listitem><para><emphasis>Use the ADT Installer Script:</emphasis> |