2024-05-03 16:09:18 +00:00
|
|
|
# Flatpak
|
2024-05-03 15:39:30 +00:00
|
|
|
|
2024-05-11 12:40:58 +00:00
|
|
|
This directory contains the flatpak build files.
|
|
|
|
|
2024-11-17 20:12:23 +00:00
|
|
|
If you are on Linux and would like to install this application as a Flatpak then execute
|
2024-05-11 12:40:58 +00:00
|
|
|
|
|
|
|
```shell
|
2024-11-17 20:12:23 +00:00
|
|
|
./build.sh
|
2024-05-11 12:40:58 +00:00
|
|
|
```
|