From 58891a5cb728f65e04a2fa67c2ce171b8c64d673 Mon Sep 17 00:00:00 2001 From: Kichiyaki Date: Mon, 24 Aug 2020 13:34:17 +0200 Subject: [PATCH] correct typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea2b1a3..9a7c90a 100644 --- a/README.md +++ b/README.md @@ -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