From 6922aefe137a02fa67375f954cbac06e20beee94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20=C5=A0uppa?= Date: Fri, 18 Apr 2014 23:38:50 +0200 Subject: [PATCH] Archlinux install instructions --- README.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.rst b/README.rst index 49d75645..c1603bc8 100644 --- a/README.rst +++ b/README.rst @@ -80,6 +80,14 @@ RedHat/Fedora TBD +ArchLinux +--------- + +Guake can be found in the [official repositories](https://www.archlinux.org/packages/?name=guake) +and installed by running + + sudo pacman -S guake + Compilation ~~~~~~~~~~~~