diff options
| -rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 4922cca777..391336d68b 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -108,8 +108,8 @@      <itemizedlist>          <listitem> -            <para>A host system running a supported Linux distribution.   -                For information on distributions on which you can use Yocto Project refer to the information found at <ulink url='http://wiki.openembedded.net/index.php/OEandYourDistro'>http://wiki.openembedded.net/index.php/OEandYourDistro</ulink>.</para> +            <para>A host system running a supported Linux distribution (i.e. recent releases of +                Fedora, OpenSUSE, Debian, and Ubuntu).</para>          </listitem>          <listitem>              <para>The right packages.</para> | 
