From 2f569fed70426520941472b3d081079e199d2439 Mon Sep 17 00:00:00 2001 From: darodi <4682830+darodi@users.noreply.github.com> Date: Sat, 13 May 2023 13:20:44 +0000 Subject: [PATCH] flatpak usage --- Installation.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Installation.md b/Installation.md index 66cd39e..44ad588 100644 --- a/Installation.md +++ b/Installation.md @@ -23,6 +23,14 @@ _Originally posted by @celogeek in https://github.com/darodi/kcc/issues/4#issuec Or you could also have a look at this other project: https://github.com/celogeek/go-comic-converter +### FLATPAK +to use `kcc-c2e` or `kcc-c2p`, us this command + + +```bash +flatpak run --command=kcc-c2e io.github.ciromattia.kcc "$@" +``` + ### APPIMAGE - install 7zip