add flatpak

This commit is contained in:
Andrew
2025-10-29 12:32:24 +03:00
parent 0fb39d8d62
commit 1d64e0ce91

View File

@@ -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
```
```