diff options
Diffstat (limited to 'documentation/yocto-project-qs')
-rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 46ad906354..0d6e15292a 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
@@ -382,7 +382,18 @@ | |||
382 | <para> | 382 | <para> |
383 | Now that you have your system requirements in order, you can give | 383 | Now that you have your system requirements in order, you can give |
384 | the Yocto Project a try. | 384 | the Yocto Project a try. |
385 | This section presents steps that let you do the following: | 385 | You can try out Yocto Project using either the command-line |
386 | interface or using Toaster, which uses a graphical user | ||
387 | interface. | ||
388 | If you want to try out the Yocto Project using a GUI, see the | ||
389 | <ulink url='&YOCTO_DOCS_TOAST_URL;'>Yocto Project Toaster Manual</ulink> | ||
390 | for information on how to install and set up Toaster. | ||
391 | </para> | ||
392 | |||
393 | <para> | ||
394 | You can try out the Yocto Project using the command-line interface | ||
395 | by finishing this quick start, which presents steps that let you | ||
396 | do the following: | ||
386 | <itemizedlist> | 397 | <itemizedlist> |
387 | <listitem><para> | 398 | <listitem><para> |
388 | Build a <filename>qemux86</filename> reference image | 399 | Build a <filename>qemux86</filename> reference image |