From 1d64e0ce91a362f76106246905a6c1484609a67c Mon Sep 17 00:00:00 2001 From: Andrew Date: Wed, 29 Oct 2025 12:32:24 +0300 Subject: [PATCH] add flatpak --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 36151c5..9f652ca 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,10 @@ This project is intended for educational and experimental use only. Please respe ## How to install -The only tested environment is Arch Linux on KDE Plasma Wayland. +[Download Flatpak](https://github.com/relativemodder/com.relative.Aegnux/releases) if you want to install it on any distro. + + +Native installation: the only tested environment is Arch Linux on KDE Plasma Wayland. ### Install dependencies ```bash @@ -34,4 +37,4 @@ cd aegnux ### Run ```bash ./run.sh -``` \ No newline at end of file +```