Mention mobi slowness
This commit is contained in:
parent
42fa6aa1b5
commit
00ef7719f2
1 changed files with 2 additions and 0 deletions
|
|
@ -33,3 +33,5 @@ To generate an e-reader friendly version of the book, you can use `make` with on
|
|||
* `all` - do all of the above
|
||||
|
||||
Once complete, there'll be an `out` directory with a `black-book.epub`, a `black-book.mobi` and a `html` directory with a `black-book.html` file.
|
||||
|
||||
> Note: Generating a mobi requires an epub to already exist. Also, mobi generation can be *slow* because of compression. If you want a quick mobi conversion you can just run `kindlegen out/black-book.epub`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue