From 01ee684c212ba8ef3a29a53871d82e5802c09676 Mon Sep 17 00:00:00 2001 From: ElBe <90863907+ElBe-Plaq@users.noreply.github.com> Date: Fri, 14 Oct 2022 18:23:04 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2134e60..eb5f6cb 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is a discord.py bot template. ## How to use the template 1. Download the code from the packages. 2. Fill out the `config.json` file. -3. Run the `imports.bat` file if you are on windows. Support for more operating systems will be added later. +3. Run the `imports.py` file if you are on windows. Support for more operating systems will be added later. 4. Execute the `commands.py` file. 5. Execute the `bot.py` file.