diff --git a/wiki-rtd/docs/wiki_development/flatpak/retrodeck-flatpak.md b/wiki-rtd/docs/wiki_development/flatpak/retrodeck-flatpak.md index f416516..2b38ba7 100644 --- a/wiki-rtd/docs/wiki_development/flatpak/retrodeck-flatpak.md +++ b/wiki-rtd/docs/wiki_development/flatpak/retrodeck-flatpak.md @@ -27,6 +27,8 @@ For RetroDECK: ## The Manifest file +[Flatpak Manifests](https://docs.flatpak.org/en/latest/manifests.html) +( The manifest is an `.yml` with a set of instructions to tell the flatpak-builder cli tool how to build the flatpak. The manifest got an header and a body.