aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRubén Beltrán del Río <jj@r.bdr.sh>2026-01-16 15:42:23 +0100
committerRubén Beltrán del Río <jj@r.bdr.sh>2026-01-16 21:02:47 +0100
commit90b12c34debaa4aa816d4e6862cdb4e39c7181e4 (patch)
tree5f7e6a78ca0d83542e9f56f456ded072cf969bc4 /README.md
parent439cd0d998571506dd7971fe1e357d09cb2ff36e (diff)
Add flatpak building
Add flatpak
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8e87e71..07ccc63 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,11 @@ Not yet complete. The current `make distribute` will make a deb and rpm, but is
missing desktop files and potentially more desktop friendly distributions like
flatpak.
+### Flatpak
+
+Since flatpak expects offline building, we use `flatpak-cargo-generator` to
+generate the sources.
+
## The wmap language
Learn more about the language at [map.tranquil.systems][map].