diff --git a/README.md b/README.md
index 5769805f61f00c8bd93367747e436d97644962e5..03f46aa22fd79583d197f9a43d31d76ad2f0543e 100644
--- a/README.md
+++ b/README.md
@@ -46,6 +46,14 @@ find_package( fggl REQUIRED PATHS /tmp/fggl-lib )
 target_link_libraries(game fggl::fggl)
 ```
 
+### Flatpak Demo
+
+This is still experimental, but the command used to test flatpak compatablity with the demo application is:
+
+```
+flatpak-builder builds/flatpak build-aux/com.fossgalaxy.fggl.demo.yml --force-clean --install --user
+```
+
 ## Useful Tools
 The following tools are helpful for development: