diff --git a/doc/sources/gettingstarted/installation.rst b/doc/sources/gettingstarted/installation.rst index 379b7562e..a1a7a9a31 100644 --- a/doc/sources/gettingstarted/installation.rst +++ b/doc/sources/gettingstarted/installation.rst @@ -29,8 +29,13 @@ Development Version ~~~~~~~~~~~~~~~~~~~ If you want the development version of Kivy in order to benefit from the latest -additions to the framework, you can get the source code from github:: +additions to the framework, you can get the +`source code `_ from github_:: + git clone http://github.com/kivy/kivy -Take a look at our instructions for installing the :ref:`installation_devel` +Take a look at our instructions for installing the :ref:`installation_devel`. + + +.. _github: https://github.com/