fix readmes

This commit is contained in:
2023-02-06 12:11:02 +06:00
parent b9c745a21e
commit a7fe62f4af
2 changed files with 6 additions and 3 deletions

View File

@@ -5,5 +5,5 @@ Use `/start` with bot to get request buttons. Bot will ask you to choose user/ch
## Launch
```bash
../gradlew run --args="BOT_TOKEN[ optional/folder/path]"
../gradlew run --args="BOT_TOKEN"
```