summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/dev-manual/dev-manual-start.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index e44f1289f4..12a1ddc413 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -187,7 +187,8 @@
187 <listitem><para>Build the image using the BitBake command. 187 <listitem><para>Build the image using the BitBake command.
188 If you want information on Bitbake, see the user manual at 188 If you want information on Bitbake, see the user manual at
189 <ulink url='http://docs.openembedded.org/bitbake/html'></ulink>.</para></listitem> 189 <ulink url='http://docs.openembedded.org/bitbake/html'></ulink>.</para></listitem>
190 <listitem><para>Optionally, you can run the image in the QEMU emulator.</para></listitem> 190 <listitem><para>Run the image either on the actual hardware or using the QEMU
191 emulator.</para></listitem>
191 </orderedlist> 192 </orderedlist>
192 </para> 193 </para>
193</section> 194</section>