From fab23c4fc12d667575064835c82146eb8f88f896 Mon Sep 17 00:00:00 2001 From: George Hickman Date: Sun, 8 Jul 2012 11:09:13 +0200 Subject: spelling/formatting --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index b65bb22..ee7a099 100644 --- a/README.rst +++ b/README.rst @@ -12,7 +12,7 @@ Requirements ------------ Install the `wkhtmltopdf`_ binary. -This requires libfontconfig (on Ububtu: ``sudo aptitude install libfontconfig``). +This requires libfontconfig (on Ubuntu: ``sudo aptitude install libfontconfig``). .. _wkhtmltopdf: http://code.google.com/p/wkhtmltopdf/downloads/list @@ -31,6 +31,6 @@ By default it will execute the first wkhtmltopdf command found on your ``PATH``. If you can't add wkhtmltopdf to your ``PATH``, you can set ``WKHTMLTOPDF_CMD`` to a specific execuatable: -e.g.: in ``settings.py`` +e.g.: in ``settings.py``:: WKHTMLTOPDF_CMD = '/path/to/my/wkhtmltopdf' -- cgit v1.2.3