diff options
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r-- | documentation/dev-manual/dev-manual-model.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index a2dabf0185..77ca208ec9 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
@@ -914,8 +914,12 @@ | |||
914 | <listitem><para>Open a shell and create a Git | 914 | <listitem><para>Open a shell and create a Git |
915 | repository with: | 915 | repository with: |
916 | <literallayout class='monospaced'> | 916 | <literallayout class='monospaced'> |
917 | $ git clone git://git.yoctoproject.org/eclipse-poky yocto-eclipse | 917 | $ git clone git://git.yoctoproject.org/eclipse-poky-kepler yocto-eclipse |
918 | </literallayout> | 918 | </literallayout> |
919 | <note> | ||
920 | The Juno repository is located at | ||
921 | <filename>git://git.yoctoproject.org/eclipse-poky-juno</filename> | ||
922 | </note> | ||
919 | For this example, the repository is named | 923 | For this example, the repository is named |
920 | <filename>~/yocto-eclipse</filename>. | 924 | <filename>~/yocto-eclipse</filename>. |
921 | </para></listitem> | 925 | </para></listitem> |