diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/adt-manual/adt-prepare.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index 119bfdad22..5957915419 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml | |||
@@ -200,9 +200,10 @@ | |||
200 | </note> | 200 | </note> |
201 | 201 | ||
202 | <para> | 202 | <para> |
203 | Once the installer begins to run, you are asked to confirm the location for | 203 | Once the installer begins to run, you are asked to enter the location for |
204 | cross-toolchain installation, which is <filename>/opt/poky/<release></filename>. | 204 | cross-toolchain installation. |
205 | After confirming the location, you are prompted to run in | 205 | The default location is <filename>/opt/poky/<release></filename>. |
206 | After selecting the location, you are prompted to run in | ||
206 | interactive or silent mode. | 207 | interactive or silent mode. |
207 | 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 |
208 | mode rather than “S” for silent mode. | 209 | mode rather than “S” for silent mode. |