From a22657c0211fa70ad300d0ec408d4a26570d6f10 Mon Sep 17 00:00:00 2001 From: Eliot Berriot <contact@eliotberriot.com> Date: Sat, 24 Nov 2018 22:27:30 +0000 Subject: [PATCH] Added link to ArchLinux AUR and Wiki --- docs/installation/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/index.rst b/docs/installation/index.rst index bba58315e..683c3bc02 100644 --- a/docs/installation/index.rst +++ b/docs/installation/index.rst @@ -75,7 +75,7 @@ We also maintain an installation guide for Debian 9 and Arch Linux. Funkwhale packages are available for the following platforms: - `YunoHost 3 <https://yunohost.org/>`_: https://github.com/YunoHost-Apps/funkwhale_ynh (kindly maintained by `@Jibec <https://github.com/Jibec>`_) - +- ArchLinux (as an AUR package): if you'd rather use a package, check out this alternative installation method on ArchLinux: https://wiki.archlinux.org/index.php/Funkwhale (package and wiki kindly maintained by getzee) Running Funkwhale on the develop branch --------------------------------------- -- GitLab