From bd0133e139789ecf78e9f0f1678327c50ac508c7 Mon Sep 17 00:00:00 2001 From: q234rty Date: Mon, 11 Mar 2024 21:42:26 +0800 Subject: [PATCH] Remove reference to unmaintained AUR helper https://github.com/rmarquis/pacaur is long unmaintained. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99e1f6e8..37ebcf42 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ sudo pacman -Syu nheko The development version is available in the AUR: ```bash -pacaur -S nheko-git +yay -S nheko-git # Or your favorite way of installing AUR packages ``` Nheko requires a secret server to run, so you'll need to install and configure a service such as [KDE Wallet](https://wiki.archlinux.org/title/KDE_Wallet) or [GNOME Keyring](https://wiki.archlinux.org/title/GNOME/Keyring) if not provided by your desktop environment.