aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 219d4e1..285d987 100644
--- a/README.md
+++ b/README.md
@@ -28,4 +28,5 @@ If you can't add wkhtmltopdf to your `PATH`, you can set `WKHTMLTOPDF_CMD` to a
specific execuatable:
e.g.: in `settings.py`
+
WKHTMLTOPDF_CMD = '/path/to/my/wkhtmltopdf'