diff options
Diffstat (limited to 'documentation/adt-manual/adt-prepare.xml')
-rw-r--r-- | documentation/adt-manual/adt-prepare.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index 57d8c1f694..cb659c4c36 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml | |||
@@ -201,7 +201,9 @@ | |||
201 | </note> | 201 | </note> |
202 | 202 | ||
203 | <para> | 203 | <para> |
204 | Once the installer begins to run, you are asked whether you want to run in | 204 | Once the installer begins to run, you are asked to confirm the location for |
205 | cross-toolchain installation, which is <filename>/opt/poky/<release></filename>. | ||
206 | After confirming the location, you are prompted to run in | ||
205 | interactive or silent mode. | 207 | interactive or silent mode. |
206 | If you want to closely monitor the installation, choose “I” for interactive | 208 | If you want to closely monitor the installation, choose “I” for interactive |
207 | mode rather than “S” for silent mode. | 209 | mode rather than “S” for silent mode. |