mirror of
https://github.com/ciromattia/kcc
synced 2025-12-12 17:26:23 +00:00
update C drive notes
This commit is contained in:
@@ -64,7 +64,7 @@ First install the `64-bit x64` version of 7z from https://www.7-zip.org/ or with
|
||||
winget install --id 7zip.7zip
|
||||
```
|
||||
|
||||
KCC expects it to be installed to the default location at `C:\Program Files\7-Zip\`
|
||||
KCC expects `7z` to be installed to the default location at `C:\Program Files\7-Zip\`
|
||||
|
||||
#### macOS 7-Zip/Unar
|
||||
with [Homebrew](https://brew.sh/) installed
|
||||
@@ -79,7 +79,7 @@ brew install unar
|
||||
|
||||
It's included in [Kindle Previewer](https://www.amazon.com/Kindle-Previewer/b?ie=UTF8&node=21381691011).
|
||||
|
||||
On Windows, KCC expects it to be installed to the default location at `%LOCALAPPDATA%\Amazon\Kindle Previewer 3\lib\fc\bin\`
|
||||
On Windows, KCC expects `kindlegen` to be installed to the default location at `%LOCALAPPDATA%\Amazon\Kindle Previewer 3\lib\fc\bin\`
|
||||
|
||||
## INPUT FORMATS
|
||||
**KCC** can understand and convert, at the moment, the following input types:
|
||||
|
||||
Reference in New Issue
Block a user