From fc8b26e292bb6aeaf19711dcd7908c03e3ed8cf8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Jastrz=C4=99bski?= Date: Wed, 6 Mar 2013 23:08:24 +0100 Subject: [PATCH] Mother of all bug fixes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9cb2bd..23cbd38 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ You can find the latest released binary at the following links: - `kindlegen` v2.7+ in a directory reachable by your PATH or in KCC directory *(For .mobi generation)* - [unrar](http://www.rarlab.com/download.htm) *(For CBR support)* -### for compiling/running from source: +### For compiling/running from source: - Python 2.7+ (Included in MacOS and Linux, follow the [official documentation](http://www.python.org/getit/windows/) to install on Windows) - [Pillow](http://pypi.python.org/pypi/Pillow/) for comic optimizations like split double pages, resize to optimal resolution, improve contrast and palette, etc. Please refer to official documentation for installing into your system.