diff --git a/documentation/ref-manual/ref-development-environment.xml b/documentation/ref-manual/ref-development-environment.xml
index 234800df69..6b677222a8 100644
--- a/documentation/ref-manual/ref-development-environment.xml
+++ b/documentation/ref-manual/ref-development-environment.xml
@@ -269,16 +269,27 @@
you are going to use the Yocto Project for development.
This section provides a quick overview of how Git works and
provides you with a summary of some essential Git commands.
-
-
-
- For more information on Git, see
- .
- If you need to download Git, it is recommended that you add Git
- to your system through your distribution's "software store"
- (e.g. for Ubuntu, use the Ubuntu Software feature).
- For the Git download page, see
- .
+ Notes
+
+
+ For more information on Git, see
+ .
+
+
+ If you need to download Git, it is recommended that you add
+ Git to your system through your distribution's "software
+ store" (e.g. for Ubuntu, use the Ubuntu Software feature).
+ For the Git download page, see
+ .
+
+
+ For examples beyond the limited few in this section on how
+ to use Git with the Yocto Project, see the
+ "Working With Git Repositories"
+ section in the Yocto Project Development Manual.
+
+
+