From a5efd75f7954a64d2b8e1f3d4ecf6434774f6af3 Mon Sep 17 00:00:00 2001 From: Jordan Date: Thu, 24 Dec 2020 10:34:56 -0700 Subject: use curl for PDF downloads --- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 39dac0f..059684b 100644 --- a/README +++ b/README @@ -1,7 +1,8 @@ Usage: pouch.sh HTML_FILE_PATH - HTML_FILE is a pocket-exported document containing the set of URLs to save + HTML_FILE is a pocket-exported document containing the set of URLs to save Dependencies: - google-chrome 59+ (headless mode support) + google-chrome 59+ (headless mode support) + curl -- cgit v1.2.3-54-g00ecf