Merge branch 'patch-1' into 'main'

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

See merge request bashrc2/epicyon!2
merge-requests/2/merge
Alex Schroeder 2019-11-10 19:07:32 +00:00
commit f3ae051824
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