From 6153045f122742798fe17f16e2a2b5ab5f046332 Mon Sep 17 00:00:00 2001 From: Liam MacLeod Date: Mon, 18 Dec 2023 14:22:10 -0500 Subject: [PATCH] I had a hard time understanding the original KindleGen install instructions for Linux. I belive that this sentance contains a little more direction for newer linux users like myself. --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 4310b38..ba42c18 100644 --- a/Installation.md +++ b/Installation.md @@ -25,7 +25,7 @@ An older version of KindleGen can be automatically detected from [Kindle Comic C On Windows, KCC is very finicky with `exe` placement. If you still have issues, manually copy `kindlegen.exe` into the same folder as `KCC_*.exe` ### Linux -For [flatpak](https://flathub.org/apps/io.github.ciromattia.kcc) version, please put `kindlegen_linux_i386` in `~/.var/app/io.github.ciromattia.kcc/data/kindlegen` +For [flatpak](https://flathub.org/apps/io.github.ciromattia.kcc) version, download `kindlegen_linux_2.6_i386_v2.9` and move the executable `kindlegen` to `~/.var/app/io.github.ciromattia.kcc/data/` ## DOWNLOADS