summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-start.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-start.xml')
-rw-r--r--documentation/dev-manual/dev-manual-start.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index f9ec8d1d66..e55a07d87a 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -152,8 +152,8 @@
152 <para>Now create a clone of the bare clone just created: 152 <para>Now create a clone of the bare clone just created:
153 <literallayout class='monospaced'> 153 <literallayout class='monospaced'>
154 $ git clone linux-yocto-3.4.git my-linux-yocto-3.4-work 154 $ git clone linux-yocto-3.4.git my-linux-yocto-3.4-work
155 Initialized empty Git repository in /home/scottrif/my-linux-yocto-3.4-work/.git/ 155 Cloning into 'my-linux-yocto-3.4-work'...
156 Checking out files: 100% (37619/37619), done. 156 done.
157 </literallayout></para></listitem> 157 </literallayout></para></listitem>
158 <listitem id='poky-extras-repo'><para><emphasis> 158 <listitem id='poky-extras-repo'><para><emphasis>
159 The <filename>poky-extras</filename> Git Repository</emphasis>: 159 The <filename>poky-extras</filename> Git Repository</emphasis>: