diff options
-rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 1 |
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 f389f68af7..2900cc3626 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
@@ -173,6 +173,7 @@ | |||
173 | repository inside the source directory, which is named <filename>poky</filename> | 173 | repository inside the source directory, which is named <filename>poky</filename> |
174 | in this case: | 174 | in this case: |
175 | <literallayout class='monospaced'> | 175 | <literallayout class='monospaced'> |
176 | $ cd ~/poky | ||
176 | $ git clone git://git.yoctoproject.org/poky-extras poky-extras | 177 | $ git clone git://git.yoctoproject.org/poky-extras poky-extras |
177 | Initialized empty Git repository in /home/scottrif/poky/poky-extras/.git/ | 178 | Initialized empty Git repository in /home/scottrif/poky/poky-extras/.git/ |
178 | remote: Counting objects: 618, done. | 179 | remote: Counting objects: 618, done. |