summaryrefslogtreecommitdiff
path: root/poky/documentation/dev-manual/upgrading-recipes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'poky/documentation/dev-manual/upgrading-recipes.rst')
-rw-r--r--poky/documentation/dev-manual/upgrading-recipes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/poky/documentation/dev-manual/upgrading-recipes.rst b/poky/documentation/dev-manual/upgrading-recipes.rst
index 13133fddcf..947ef138ac 100644
--- a/poky/documentation/dev-manual/upgrading-recipes.rst
+++ b/poky/documentation/dev-manual/upgrading-recipes.rst
@@ -73,7 +73,7 @@ The following steps describe how to set up the AUH utility:
onto your development host. The following command uses Git to create
a local copy of the repository on your system::
- $ git clone git://git.yoctoproject.org/auto-upgrade-helper
+ $ git clone git://git.yoctoproject.org/auto-upgrade-helper
Cloning into 'auto-upgrade-helper'... remote: Counting objects: 768, done.
remote: Compressing objects: 100% (300/300), done.
remote: Total 768 (delta 499), reused 703 (delta 434)