summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/start.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/start.rst')
-rw-r--r--documentation/dev-manual/start.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/start.rst b/documentation/dev-manual/start.rst
index 03061a79f3..efe369c751 100644
--- a/documentation/dev-manual/start.rst
+++ b/documentation/dev-manual/start.rst
@@ -768,7 +768,7 @@ Follow these steps to create a local version of the upstream
768 exists on your system and by default, it is checked out: 768 exists on your system and by default, it is checked out:
769 :: 769 ::
770 770
771 $ cd ~/poky 771 $ cd poky
772 $ git status 772 $ git status
773 On branch master 773 On branch master
774 Your branch is up-to-date with 'origin/master'. 774 Your branch is up-to-date with 'origin/master'.