Updates requirements

This commit is contained in:
Abhay Rana 2015-06-02 01:51:31 +05:30
parent 6033dbfa70
commit 1cd615530c
1 changed files with 9 additions and 1 deletions

View File

@ -13,7 +13,15 @@ and run the script on your own machine to generate the copies.
- Ruby
- Nokogiri gem installed (`gem install nokogiri`)
- Unix system with `wget` installed
- `pandoc` installed and available
- `pandoc` installed and available
- `ebook-convert` (from calibre) available to generate the mobi file
- `wkhtmltopdf` for converting html to pdf
- `pdftk` to stitch the final PDF file
- `imagemagick` to convert jpg to PDF
The final 3 tools can be skipped if you don't care about the PDF generation.
You can also skip calibre if you only want the EPUB file.
# Setup