Include wkhtmltopdf reference

This commit is contained in:
Vitaliy Vlasov 2018-02-02 13:23:26 +02:00
parent 34db7df1fc
commit 3686004dc2
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ The `develop` branch is automatically deployed here.
## Prerequisites
You will need [Leiningen](https://github.com/technomancy/leiningen) 2.0 or above installed.
You will need [Leiningen](https://github.com/technomancy/leiningen) 2.0 or above installed. Also, make sure that you have [wkhtmltoimage](https://wkhtmltopdf.org/downloads.html) available in your PATH. On macOS, it can be installed via `brew cask install wkhtmltopdf`.
### PostgreSQL