diff --git a/README.md b/README.md index df30165..b1aaa62 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,12 @@ Native installation: the only tested environment is Arch Linux on KDE Plasma Way ```bash sudo pacman -Syu pyside6 python-requests unzip libarchive curl tar # Arch Linux ``` +**It's available in the [AUR](https://aur.archlinux.org/packages/aegnux) now** +```bash +yay -S aegnux +# ...or +paru -S aegnux +``` ### Clone the repository ```bash diff --git a/ROADMAP.md b/ROADMAP.md index f1bb481..6eaa0ec 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -14,7 +14,7 @@ - [ ] Make .rpm package -- [ ] Make AUR package +- [x] Make AUR package - [ ] Improve stability