Skip to content

Commit 3977d3b

Browse files
authored
Update README.rst
Update `brew install` command for macOS.
1 parent c15ed32 commit 3977d3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Installation
3333

3434
.. code-block:: bash
3535
36-
$ brew install caskroom/cask/wkhtmltopdf
36+
$ brew install homebrew/cask/wkhtmltopdf
3737
3838
**Warning!** Version in debian/ubuntu repos have reduced functionality (because it compiled without the wkhtmltopdf QT patches), such as adding outlines, headers, footers, TOC etc. To use this options you should install static binary from `wkhtmltopdf <http://wkhtmltopdf.org/>`_ site or you can use `this script <https://github.com/JazzCore/python-pdfkit/blob/master/travis/before-script.sh>`_.
3939

0 commit comments

Comments
 (0)