We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44186d2 commit 802b590Copy full SHA for 802b590
1 file changed
README.md
@@ -7,7 +7,7 @@
7
git submodule init && git submodule update --remote
8
```
9
4. Create a bot at [@BotFather](https://t.me/BotFather) (don't forget to enable inline mode in settings)
10
-5. Create `.env` specifying `BOT_TOKEN` in the same directory
+5. Create `.env` specifying `BOT_TOKEN` in same directory
11
6. Run
12
```bash
13
docker compose up --build
0 commit comments