summaryrefslogtreecommitdiffstats
path: root/documentation/toaster-manual/toaster-manual-setup-and-use.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/toaster-manual/toaster-manual-setup-and-use.xml')
-rw-r--r--documentation/toaster-manual/toaster-manual-setup-and-use.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/toaster-manual/toaster-manual-setup-and-use.xml b/documentation/toaster-manual/toaster-manual-setup-and-use.xml
index 12fe5839bd..e8fb168ce8 100644
--- a/documentation/toaster-manual/toaster-manual-setup-and-use.xml
+++ b/documentation/toaster-manual/toaster-manual-setup-and-use.xml
@@ -241,7 +241,7 @@
241 $ mkdir -p /var/www/toaster 241 $ mkdir -p /var/www/toaster
242 $ cd /var/www/toaster/ 242 $ cd /var/www/toaster/
243 $ git clone git://git.yoctoproject.org/poky 243 $ git clone git://git.yoctoproject.org/poky
244 $ git checkout &DISTRO_NAME; 244 $ git checkout &DISTRO_NAME_NO_CAP;
245 </literallayout> 245 </literallayout>
246 </para></listitem> 246 </para></listitem>
247 <listitem><para> 247 <listitem><para>