diff --git a/docsite/latest/rst/gettingstarted.rst b/docsite/latest/rst/gettingstarted.rst index 19ab7e8567..9a06563a01 100644 --- a/docsite/latest/rst/gettingstarted.rst +++ b/docsite/latest/rst/gettingstarted.rst @@ -204,7 +204,15 @@ further information on using Portfiles with MacPorts. Ubuntu and Debian +++++++++++++++++ -Ubuntu builds are available `in a PPA here `_ +Ubuntu builds are available `in a PPA here `_ and in 13.04 via +.. code-block:: bash + + $ sudo apt-get install ansible/raring-backports + +In Debian testing/unstable and Ubntu 13.10+ it is available via +.. code-block:: bach + + $ sudo apt-get install ansible Debian/Ubuntu package recipes can also be built from the source checkout, run: