summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/dev-manual/dev-manual-start.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index 9be6992dd1..f9ec8d1d66 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -229,6 +229,7 @@
229 <filename>meta-intel</filename> 229 <filename>meta-intel</filename>
230 Git repository inside the local <filename>poky</filename> Git repository. 230 Git repository inside the local <filename>poky</filename> Git repository.
231 <literallayout class='monospaced'> 231 <literallayout class='monospaced'>
232 $ cd ~/poky
232 $ git clone git://git.yoctoproject.org/meta-intel.git 233 $ git clone git://git.yoctoproject.org/meta-intel.git
233 Initialized empty Git repository in /home/scottrif/poky/meta-intel/.git/ 234 Initialized empty Git repository in /home/scottrif/poky/meta-intel/.git/
234 remote: Counting objects: 3380, done. 235 remote: Counting objects: 3380, done.