From 946d29520ead976926d1730f84e9268c30b4af57 Mon Sep 17 00:00:00 2001
From: Lucurus <10774221+Lucurus@users.noreply.github.com>
Date: Thu, 20 Aug 2020 12:11:02 +0200
Subject: [PATCH] Update README.rst
According to brew, the preferred method to instal casks is brew cask install.
---
README.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.rst b/README.rst
index b565263..f70796f 100644
--- a/README.rst
+++ b/README.rst
@@ -33,7 +33,7 @@ Installation
.. code-block:: bash
- $ brew install caskroom/cask/wkhtmltopdf
+ $ brew cask install 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 `_.