From 0f4e15a7126454c5d2e7c1c7340cd0ee69ddde96 Mon Sep 17 00:00:00 2001 From: Kenneth C Date: Tue, 26 Feb 2019 18:43:38 -0500 Subject: [PATCH] Fixed line 53 Fixed line 53 to rename the default.json.example to config.json --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92df63d..258c9ea 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Input your bots token, the channel ID for your bot command channel, and the user Rename the configuration file to "config.json" with ``` -$ mv default.json.example +$ mv default.json.example config.json ``` Then move the config.json into /bot/config