Update bot running instructions in README.md #22

Merged
skobkin merged 1 commit from readme_update into master 2022-05-31 09:16:24 +00:00

View file

@ -34,5 +34,6 @@ the `requirements.txt` file. Otherwise old dependencies could be lost.
```shell
export TELEGRAM_TOKEN=xxx
export DATABASE_PATH=./database.db
python bot.py
```