summaryrefslogtreecommitdiffstats
path: root/documentation/README
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/README')
-rw-r--r--documentation/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/README b/documentation/README
index be03bb119a..15623ce6c1 100644
--- a/documentation/README
+++ b/documentation/README
@@ -222,7 +222,7 @@ For example, the following .rst content will produce the 'expected'
222content: 222content:
223 223
224 .. code-block:: 224 .. code-block::
225 $ mkdir ~/poky-&DISTRO; 225 $ mkdir poky-&DISTRO;
226 or 226 or
227 $ git clone &YOCTO_GIT_URL;/git/poky -b &DISTRO_NAME_NO_CAP; 227 $ git clone &YOCTO_GIT_URL;/git/poky -b &DISTRO_NAME_NO_CAP;
228 228