From 54c328ca77ee2b2eeaf3e56cd8976cb13420798e Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Thu, 20 Jul 2023 13:11:42 -0700 Subject: [PATCH] put kindle-comic-creator back --- Installation.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Installation.md b/Installation.md index 5b96f99..b30f2dc 100644 --- a/Installation.md +++ b/Installation.md @@ -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/ ``` -Alternatively, with [Homebrew](https://brew.sh/) installed: +Alternatively, with [Homebrew](https://brew.sh/) installed, to get an older version of kindlegen ```bash -brew install --cask kindle-previewer -sudo cp "/Applications/Kindle Previewer 3.app/Contents/lib/fc/bin/kindlegen" /usr/local/bin/ +brew install --cask kindle-comic-creator ``` ## DOWNLOADS