mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-24 03:58:49 +03:00
Merge pull request #1695 from q234rty/patch-2
Remove reference to unmaintained AUR helper
This commit is contained in:
commit
6d44c8e30d
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ sudo pacman -Syu nheko
|
||||||
The development version is available in the AUR:
|
The development version is available in the AUR:
|
||||||
|
|
||||||
```bash
|
```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.
|
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…
Reference in a new issue