diff --git a/doc/developers/index.rst b/doc/developers/index.rst index 5c46187dca970f3ac5063032d169fc34d9381298..e32bec8e63a8fa219bdd103ded8f4b7a7aacad5c 100644 --- a/doc/developers/index.rst +++ b/doc/developers/index.rst @@ -25,7 +25,10 @@ You are also welcome to post there feature requests or links to pull-requests. Retrieving the latest code ========================== -Before you get started, you will need a program called `git`. If you are unfamiliar with it, see `this link <http://progit.org/book/ch1-0.html>`_ for a very good tutorial on installing it, as well as using it. +Before you get started, you will need a program called `git`. If you +are unfamiliar with it, see `this link +<http://progit.org/book/ch1-0.html>`_ for a very good tutorial +on installing it, as well as using it. You can check the latest sources with the command::