Update README.md

This commit is contained in:
alex_sze 2024-05-12 12:01:40 -04:00 committed by GitHub
parent 6227225e11
commit 3c239ed2cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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. First, clone this GitHub repository, open it, and install dependencies.
``` ```
git clone https://github.com/szeremeta1/classicfm-discord-bot.git git clone https://github.com/szeremeta1/classicfm-discord-bot.git
cd classicfm-discord-bot.git cd classicfm-discord-bot
npm i npm i
``` ```