From 3777ed76f0e8081a4e7a47bfe93c610d6858ff49 Mon Sep 17 00:00:00 2001 From: Linus E <75929322+Rripped@users.noreply.github.com> Date: Thu, 12 May 2022 19:13:00 +0200 Subject: [PATCH] Update README.md --- telegram_bot/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telegram_bot/README.md b/telegram_bot/README.md index 454d5d1..855fb63 100644 --- a/telegram_bot/README.md +++ b/telegram_bot/README.md @@ -10,7 +10,7 @@ Aktienbot telegram bot 4. Set environment variables (see list below) 1. Use `.env`-file in `api` directory like `.env.example` 2. Or set variables using `export` or `set` commands. (Windows `set`, Linux `export`) -5. Run api `python telegram_bot/bot.py` +5. Run file `python telegram_bot/bot.py` ## Environment variables