diff --git a/README.md b/README.md index cbf3962..2439a59 100644 --- a/README.md +++ b/README.md @@ -40,5 +40,7 @@ python bot.py ## Running the update ```shell +export TELEGRAM_TOKEN=xxx +export DATABASE_PATH=./database.db python update.py ``` \ No newline at end of file