From 3e75758eb85777c77e5ca952583a9dd370fd5ca5 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Wed, 15 Jul 2020 21:06:19 +0200 Subject: Fix uninitialized read of unfinished torrents --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e3b8ef9..e7ce86b 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Run automedia without any options to see all options. 4. Convert python plugins to C. # Requirements ## System -transmission-cli, notify-send (optional) +curl, transmission-cli, notify-send (optional) ## Python lxml, requests, pure_protobuf (optional, used with mangaplus.shueisha.co.jp) # Requirements when using read_manga.py -- cgit v1.2.3