From 5240f81f1a70716b55bec717527b516766c3fcbe Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Mon, 20 Jan 2025 19:52:03 -0800 Subject: [PATCH] add flatseal note --- Installation.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Installation.md b/Installation.md index ffb3ac0..cf9da06 100644 --- a/Installation.md +++ b/Installation.md @@ -45,6 +45,8 @@ For [Flatpak](https://flathub.org/apps/io.github.ciromattia.kcc) version, downl $ cp -R kindlegen ~/.var/app/io.github.ciromattia.kcc/data/ && sudo chmod a+x ~/.var/app/io.github.ciromattia.kcc/data/kindlegen ``` +If you are using the Flatpak version, install [Flatseal](https://flathub.org/apps/com.github.tchx84.Flatseal), a tool for managing permissions of applications installed via Flatpak. Use it to grant KCC the `All system files` permission. + For **AppImage** place `kindlegen` in `/usr/local/bin` or `~/.local/bin`: