From 5715d1a4f256416e328330479aa4edbe8c37cb0b Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 10 Nov 2019 19:11:43 +0000 Subject: [PATCH] Debian needs requests --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 409f1ef2..41b44598 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Or on Debian: sudo apt-get -y install tor python3-pip python3-socks imagemagick \ python3-numpy python3-setuptools python3-crypto \ python3-dateutil python3-pil.imagetk certbot nginx -sudo pip3 install commentjson beautifulsoup4 pycryptodome +sudo pip3 install requests commentjson beautifulsoup4 pycryptodome ``` ## Installation