Add got to install the requirements

Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
Ari Archer 2022-08-11 11:40:51 +03:00
parent fd221cbf58
commit da515c1997
Signed by untrusted user who does not match committer: ari
GPG key ID: A50D5B4B599AF8A2

View file

@ -7,6 +7,7 @@
# Running
```sh
python3 -m pip install --user -r requirements.txt # or preferable make a venv
cp .env.example .env
vim .env
python3 src/main.py