We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9a4140 commit 1d786a8Copy full SHA for 1d786a8
1 file changed
README.md
@@ -4,7 +4,7 @@
4
2. Clone this repo
5
3. Run
6
```bash
7
-git submodule init && git submodule update
+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 same directory
0 commit comments