From 6c037a5771373d35549c3b80d19792bf72627f6a Mon Sep 17 00:00:00 2001 From: Marty Oehme Date: Fri, 25 Aug 2023 20:55:25 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=96=20Add=20reference=20to=20stable=20?= =?UTF-8?q?and=20git=20archlinux=20versions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Since there is now both a -git version and a stable version in the AUR we make a small note for both in the installation documentation. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13e989f..9b55372 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ ln -s bemoji/bemoji /usr/local/bin/bemoji On Arch Linux, bemoji has been packaged for the [AUR](https://aur.archlinux.org/packages?K=bemoji) so it can be installed manually from here or easily with your preferred AUR helper, e.g.: ```bash -paru -S bemoji +paru -S bemoji # or bemoji-git ``` ## 💿 Usage