From 51d982b44c566945812337396240a04946632491 Mon Sep 17 00:00:00 2001 From: thom2305 <102167733+thom2305@users.noreply.github.com> Date: Sat, 22 Mar 2025 16:43:25 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11e25ea..1f5b105 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ This is a Discord bot built using the `discord.py` library that provides functio 1. **Clone the repository** (if applicable): `git clone https://github.com/WiiMart/WiiMartBot.git` - `cd WiiMartBot>` + `cd WiiMartBot` 2. **Install the required packages**: `pip install discord.py python-dotenv requests mysql-connector-python`