Skip to content

Commit

Permalink
😫
Browse files Browse the repository at this point in the history
  • Loading branch information
transitive-bullshit committed Oct 7, 2024
1 parent 418cb65 commit 78ac4a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ Run `npx tsx src/export-book-pdf.ts` to export your book as a PDF.

### (Optional) Export Book as EPUB

If you want, you can use [Calibre](https://calibre-ebook.com) to convert your book's PDF to the EPUB ebook format.
If you want, you can use [Calibre](https://calibre-ebook.com) to convert your book's PDF to the EPUB ebook format. On a Mac, you can install `calibre` using Homebrew (`brew install --cask calibre`).

```sh
# replace B0819W19WD with your book's ASIN
Expand Down

0 comments on commit 78ac4a7

Please sign in to comment.