diff --git a/README.md b/README.md index 3b147d2..1936d34 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,9 @@ books. epubpaginator is a command-line tool that can be configured with command line options, or by referencing a configuration file. The -configuration file is in json format. +configuration file is in json format. Common problems include the specification +of booleans (json uses 'true' and 'false') and paths (for paths, use '/' as the +directory separator, not '\' as expected on Windows). Download the zip file from [Github](https://github.com/tthkbw/epub_pager) and unzip into a directory of your choice. From that directory, run: