diff --git a/FAQ.md b/FAQ.md index fc06748..17317d9 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1,5 +1,8 @@ #### Why option to create MOBI is not available? -[KindleGen](http://www.amazon.com/gp/feature.html?docId=1000765211) is missing. Download it and place KindleGen.exe in KCC directory. On Linux/OS X place it in `/usr/local/bin`. +[KindleGen](http://www.amazon.com/gp/feature.html?docId=1000765211) is missing. +* **Windows** - Download it and place `kindlegen.exe` in KCC directory. +* **OS X** - Install it using [Brew](http://brew.sh/): `brew install homebrew/binary/kindlegen`. +* **Linux** - Download it and place `kindlegen` executable in `/usr/local/bin`. #### Kindle automatically zoom every corner of page. How I can disable that? Panel View can be disabled directly on Kindle. There is no KCC option to do that.