diff --git a/README.md b/README.md
index 648fe3aafcabbda8ac9a5cc5dce5ee9a9243dac4..0463599a9ca73e6ffe0186f1e426e818ec8fc9f1 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)