summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index c007e54d9c..a14947dddf 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -710,11 +710,11 @@
710 $ cd $HOME/poky 710 $ cd $HOME/poky
711 $ git clone git://git.yoctoproject.org/meta-intel 711 $ git clone git://git.yoctoproject.org/meta-intel
712 Cloning into 'meta-intel'... 712 Cloning into 'meta-intel'...
713 remote: Counting objects: 11988, done. 713 remote: Counting objects: 14039, done.
714 remote: Compressing objects: 100% (3884/3884), done. 714 remote: Compressing objects: 100% (4471/4471), done.
715 Receiving objects: 100% (11988/11988), 2.93 MiB | 2.51 MiB/s, done. 715 remote: Total 14039 (delta 8130), reused 13837 (delta 7947)
716 remote: Total 11988 (delta 6881), reused 11752 (delta 6645) 716 Receiving objects: 100% (14039/14039), 4.27 MiB | 3.98 MiB/s, done.
717 Resolving deltas: 100% (6881/6881), done. 717 Resolving deltas: 100% (8130/8130), done.
718 Checking connectivity... done. 718 Checking connectivity... done.
719 </literallayout> 719 </literallayout>
720 By default when you clone a Git repository, the 720 By default when you clone a Git repository, the