From 4a16150a9467c4f82812d699a69e1bc02ac6ef4c Mon Sep 17 00:00:00 2001 From: 0xMRTT <0xmrtt@noreply.codeberg.org> Date: Sun, 7 May 2023 23:51:46 +0000 Subject: [PATCH] doc: add aur --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index c56169d..f4b6ab5 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,14 @@ cd Bavarder flatpak-builder --install --user --force-clean repo/ build-aux/flatpak/io.github.Bavarder.Bavarder.json ``` +### Archlinux + +Bavarder is available in the AUR. Just use your favourite aur helper! + +``` shell +yay -S bavarder +``` + ## Contribute The [GNOME Code of Conduct](https://wiki.gnome.org/Foundation/CodeOfConduct) is applicable to this project