diff options
| -rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 6bedbc273a..29343d762b 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
| @@ -88,7 +88,8 @@ | |||
| 88 | Yocto Project files that are based on the particular release in the | 88 | Yocto Project files that are based on the particular release in the |
| 89 | tarball.</para></listitem> | 89 | tarball.</para></listitem> |
| 90 | <listitem><para><emphasis>Git Repository Method:</emphasis> If you are going to be contributing | 90 | <listitem><para><emphasis>Git Repository Method:</emphasis> If you are going to be contributing |
| 91 | back into the Yocto Project, you should use Git commands to set up a local | 91 | back into the Yocto Project or you simply want to keep up |
| 92 | with the latest developments, you should use Git commands to set up a local | ||
| 92 | Git repository of the Yocto Project Files. | 93 | Git repository of the Yocto Project Files. |
| 93 | Doing so creates a Git repository with a complete history of changes and allows | 94 | Doing so creates a Git repository with a complete history of changes and allows |
| 94 | you to easily submit your changes upstream to the project. | 95 | you to easily submit your changes upstream to the project. |
