aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index d175c93ddb5f..d0ad1e3d4489 100644
--- a/README.md
+++ b/README.md
@@ -26,3 +26,9 @@ sudo systemctl enable wakeup-triggers.service
```
The script should now run on next boot
+
+It is also available in the Arch Linux User Repository (AUR) under https://aur.archlinux.org/packages/wakeup-triggers
+
+You can install it with [yay](https://github.com/Jguer/yay): `yay -S wakeup-triggers`
+
+or with any other [AUR helper](https://wiki.archlinux.org/index.php/AUR_Helpers) of your choice.