summary refs log tree commit diff
diff options
context:
space:
mode:
authorLcsTen <lcs10.twinoid@gmail.com>2023-03-05 13:07:30 +0100
committerLcsTen <lcs10.twinoid@gmail.com>2023-03-05 13:07:30 +0100
commiteb1d874918575b5a6a042861163695d3559e5cf7 (patch)
tree853e4b66020664138cc815cc991cd77631337955
parentUpdate Arch Linux installation instructions (diff)
downloadnheko-eb1d874918575b5a6a042861163695d3559e5cf7.tar.xz
Add reference to nheko-git development package
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 648fe3aa..0463599a 100644
--- a/README.md
+++ b/README.md
@@ -62,6 +62,12 @@ can be found in the [GitHub releases](https://github.com/Nheko-Reborn/nheko/rele
 sudo pacman -Syu nheko
 ```
 
+The development version is available in the AUR:
+
+```bash
+pacaur -S nheko-git
+```
+
 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.
 
 #### Debian (10 and above) / Ubuntu (18.04 and above)