From ec3c30bf0492ae1cffa3682a1d75e203025541f0 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 12 Mar 2019 17:16:01 -0400 Subject: [PATCH] Updated Install (markdown) --- Install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install.md b/Install.md index 6e8a9a1..c7dd2c3 100644 --- a/Install.md +++ b/Install.md @@ -27,7 +27,7 @@ Platforms other than Linux, BSD, and macOS are untested, but you can probably ge Not all the dependencies are required for all modes. If you disable some archive methods you can avoid those dependencies, for example, if you set `FETCH_MEDIA=False` you don't need to install `youtube-dl`, and if you set `FETCH_[PDF,SCREENSHOT,DOM]=False` you don't need `chromium`. - + - `python3 >= 3.5` - `wget >= 1.16`