From c05b2516fa819a363495a89076ab48f85fe4239c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E6=9C=88=E7=A7=8B=E8=A7=81=E5=BF=83?= Date: Thu, 30 Jul 2020 09:33:38 +0800 Subject: [PATCH] Update README.rst Error: caskroom/cask was moved. Tap homebrew/cask-cask instead. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b565263..b0e929e 100644 --- a/README.rst +++ b/README.rst @@ -33,7 +33,7 @@ Installation .. code-block:: bash - $ brew install caskroom/cask/wkhtmltopdf + $ brew install homebrew/cask-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 `_.