diff --git a/docs/source/user/installing.rst b/docs/source/user/installing.rst index fedf0d3e7..3f3a49251 100644 --- a/docs/source/user/installing.rst +++ b/docs/source/user/installing.rst @@ -12,6 +12,17 @@ Debian / Ubuntu Ubuntu and Debian users will use ``sudo apt install guake``. + +Guake also has a PPA. You can add the Guake PPA to your system by entering: + +.. code-block:: bash + + $ sudo add-apt-repository ppa:linuxuprising/guake + $ sudo apt-get update + +After which you will be able to install and update to the latest version of Guake on the PPA. + + Fedora ------