diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-02-25 04:25:10 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-07-06 07:12:34 +0200 |
commit | 7c66ebea2c9164228a7e78d41e7f3f640ff8f4e0 (patch) | |
tree | 19869e686a666ffcfb4812f964964ee44d6c4aae | |
parent | b0cae0ef54d851dd27c4790ca5b84a18dfcf50ff (diff) |
requests python dependency is also needed
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ Run automedia without any options to see all options. ## System wget, transmission-cli, notify-send (optional) ## Python -feedparser, transmissionrpc, lxml +feedparser, transmissionrpc, lxml, requests # Requirements when using read_manga.py ## System rofi, sxiv |