mirror of
https://github.com/ciromattia/kcc
synced 2026-01-27 15:37:28 +00:00
add ~/.local/bin
@@ -41,7 +41,7 @@ For [flatpak](https://flathub.org/apps/io.github.ciromattia.kcc) version, downl
|
||||
|
||||
**If MOBI conversion gets stuck please use flatseal and add host filesystem permission.**
|
||||
|
||||
For AppImage place `kindlegen` in `/usr/local/bin`. Alternatively, `kindlegen` may be added to user space on systems with immutable or read-only filesystems (e.g., SteamOS, Fedora Atomic). Place `kindlegen` in `~/.local/bin` and add `~/.local/bin` to your `$PATH`. If you're using bash, add `PATH=~/.local/bin:$PATH` to `~/.bashrc`. If you're using fish, run `fish_add_path -m ~/.local/bin` in the terminal.
|
||||
For AppImage place `kindlegen` in `/usr/local/bin` or `~/.local/bin`.
|
||||
|
||||
## DOWNLOADS
|
||||
You can find the latest binary at the following link:
|
||||
|
||||
Reference in New Issue
Block a user