From 3ab78f4a55abc0365a66998fc435a4036c14cad8 Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Fri, 10 Jan 2025 22:00:40 -0800 Subject: [PATCH] add `~/.local/bin` --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 61feb71..2fdd656 100644 --- a/Installation.md +++ b/Installation.md @@ -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: