aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index e7b1bfb..6585a38 100644
--- a/README.rst
+++ b/README.rst
@@ -22,7 +22,7 @@ Provides a thin Django wrapper for the `wkhtmltopdf <http://wkhtmltopdf.org>`_ b
Requirements
------------
-Install the `wkhtmltopdf <http://wkhtmltopdf.org/downloads.html>`_ binary.
+Install the `wkhtmltopdf static binary <http://wkhtmltopdf.org/downloads.html>`_.
This requires libfontconfig (on Ubuntu: ``sudo aptitude install libfontconfig``).