Remove reference to unmaintained AUR helper

https://github.com/rmarquis/pacaur is long unmaintained.
pull/1695/head
q234rty 9 months ago committed by GitHub
parent 82631619b9
commit bd0133e139
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      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.

Loading…
Cancel
Save