correct typo

This commit is contained in:
Dawid Wysokiński 2020-08-24 13:34:17 +02:00 committed by Kichiyaki
parent 3b80cf18b6
commit 58891a5cb7
1 changed files with 1 additions and 1 deletions

View File

@ -30,5 +30,5 @@ BOT_TOKEN=your_bot_token
1. Clone this repo.
2. Navigate to the directory where you have cloned this repo.
3. Set required env variables directly in your system or create .env.development file.
3. Set the required env variables directly on your system or create .env.development file.
4. go run main.go