1
0
mirror of https://github.com/ciromattia/kcc synced 2026-05-27 17:53:28 +00:00

put kindle-comic-creator back

Alex Xu
2023-07-20 13:11:42 -07:00
parent f977e64789
commit 54c328ca77
+2 -3
@@ -38,11 +38,10 @@ Install [Kindle Previewer](https://www.amazon.com/Kindle-Previewer/b?ie=UTF8&nod
sudo cp "/Applications/Kindle Previewer 3.app/Contents/lib/fc/bin/kindlegen" /usr/local/bin/ sudo cp "/Applications/Kindle Previewer 3.app/Contents/lib/fc/bin/kindlegen" /usr/local/bin/
``` ```
Alternatively, with [Homebrew](https://brew.sh/) installed: Alternatively, with [Homebrew](https://brew.sh/) installed, to get an older version of kindlegen
```bash ```bash
brew install --cask kindle-previewer brew install --cask kindle-comic-creator
sudo cp "/Applications/Kindle Previewer 3.app/Contents/lib/fc/bin/kindlegen" /usr/local/bin/
``` ```
## DOWNLOADS ## DOWNLOADS