From 3686004dc2182d890d01d0108ad93f1d090e9f86 Mon Sep 17 00:00:00 2001 From: Vitaliy Vlasov Date: Fri, 2 Feb 2018 13:23:26 +0200 Subject: [PATCH] Include wkhtmltopdf reference --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 597831f..0124750 100644 --- a/README.md +++ b/README.md @@ -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