From 3977d3b7ac48d77c9497323088e014e6a2248be2 Mon Sep 17 00:00:00 2001 From: Sammy Taylor Date: Thu, 24 Sep 2020 10:01:33 -0500 Subject: [PATCH] Update README.rst Update `brew install` command for macOS. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b565263..5c4785c 100644 --- a/README.rst +++ b/README.rst @@ -33,7 +33,7 @@ Installation .. code-block:: bash - $ brew install caskroom/cask/wkhtmltopdf + $ brew install homebrew/cask/wkhtmltopdf **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 `_ site or you can use `this script `_.