From 941dd4aaeabcfa7681c708b8a8b79571f9acc948 Mon Sep 17 00:00:00 2001 From: Marty Oehme Date: Tue, 11 Apr 2023 23:17:52 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=96=20Change=20AUR=20instructions=20to?= =?UTF-8?q?=20fit=20multiple=20packages?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Generalized AUR package installation instructions slightly to take note of the fact that there are multiple AUR packages available for bemoji. Thanks to @thayne for packaging up the semver release version of bemoji for the AUR! --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4986da3..78f1b02 100644 --- a/README.md +++ b/README.md @@ -43,10 +43,10 @@ ln -s bemoji/bemoji /usr/local/bin/bemoji ### Arch Linux -On Arch Linux, bemoji has been packaged for the [AUR](https://aur.archlinux.org/packages/bemoji-git) so it can be installed manually from here or easily with your preferred AUR helper, e.g.: +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-git +paru -S bemoji ``` ## 💿 Usage