requests is a prerequisite on Debian (not sure about Arch)

merge-requests/2/head
Alex Schroeder 2019-11-10 12:48:55 +00:00
parent c417f18c65
commit 8b0061e4ee
1 changed files with 1 additions and 1 deletions

View File

@ -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