From 3c239ed2cd0d4a85352b95c78f0a14fd13931088 Mon Sep 17 00:00:00 2001 From: alex_sze Date: Sun, 12 May 2024 12:01:40 -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 00e99c0..6b3a3cb 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This mini project quite literally would not have been possible without [@ChrisCh First, clone this GitHub repository, open it, and install dependencies. ``` git clone https://github.com/szeremeta1/classicfm-discord-bot.git -cd classicfm-discord-bot.git +cd classicfm-discord-bot npm i ```