diff options
| -rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 39d36fa0f1..dad8df139c 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
| @@ -678,7 +678,7 @@ | |||
| 678 | <listitem><para> | 678 | <listitem><para> |
| 679 | <emphasis>Checkout the Branch:</emphasis> | 679 | <emphasis>Checkout the Branch:</emphasis> |
| 680 | <literallayout class='monospaced'> | 680 | <literallayout class='monospaced'> |
| 681 | $ git checkout tags/&DISTRO; -b my_yocto_&DISTRO; | 681 | $ git checkout tags/&DISTRO_REL_TAG; -b my_yocto_&DISTRO; |
| 682 | Switched to a new branch 'my_yocto_&DISTRO;' | 682 | Switched to a new branch 'my_yocto_&DISTRO;' |
| 683 | $ git branch | 683 | $ git branch |
| 684 | master | 684 | master |
