summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index dbec5ecb4c..9ab11a5f1d 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -711,7 +711,7 @@
711 <listitem><para><emphasis>Tarball:</emphasis> 711 <listitem><para><emphasis>Tarball:</emphasis>
712 Use if you want the latest stable release: 712 Use if you want the latest stable release:
713 <literallayout class='monospaced'> 713 <literallayout class='monospaced'>
714 $ wget &YOCTO_RELEASE_DL_URL;.&YOCTO_POKY_TARBALL; 714 $ wget &YOCTO_RELEASE_DL_URL;/&YOCTO_POKY_TARBALL;
715 $ tar xvjf &YOCTO_POKY_TARBALL; 715 $ tar xvjf &YOCTO_POKY_TARBALL;
716 </literallayout></para></listitem> 716 </literallayout></para></listitem>
717 <listitem><para><emphasis>Git Repository:</emphasis> 717 <listitem><para><emphasis>Git Repository:</emphasis>