From a32dc53df46ed620dddfa4b9de907ced02ee7e23 Mon Sep 17 00:00:00 2001 From: Qemlokriu Date: Sat, 18 Mar 2023 18:34:23 +0100 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1eb37b7..b76c90a 100644 --- a/README.md +++ b/README.md @@ -22,5 +22,5 @@ Mee2 Essentials Cog is an official cog for the Mee2 Discord bot. This cog contai 1. Clone the repository or download the code as a ZIP file and extract it. 2. Copy the essentials folder to your Mee2 bot's cogs folder -3. Add essentials to your bot's config.toml file under the cogs list example: cogs=["cogs.example","cogs.essentials.commands"] +3. Add essentials to your bot's config.toml file under the cogs list example: cogs=["cogs.example","cogs.Essentials.commands"]