diff --git a/README.md b/README.md index b1aaa62..3df1c34 100644 --- a/README.md +++ b/README.md @@ -30,10 +30,6 @@ This project is intended for educational and experimental use only. Please respe Native installation: the only tested environment is Arch Linux on KDE Plasma Wayland. -### Install dependencies -```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 @@ -41,6 +37,13 @@ yay -S aegnux paru -S aegnux ``` +## Manual installation + +### Install dependencies +```bash +sudo pacman -Syu pyside6 python-requests unzip libarchive curl tar # Arch Linux +``` + ### Clone the repository ```bash https://github.com/relativemodder/aegnux