diff --git a/README.md b/README.md index 56de352..c3a409d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A Discord bot themed around O, a character in SEGA's Puyo Puyo Tetris **Adapted from the tutorial at https://www.digitaltrends.com/gaming/how-to-make-a-discord-bot/** ## Dependencies -Unzip *node_modules.zip* and make sure that the *node_modules* folder is in the bot folder. +Run ``npm install`` in the bot folder to install dependencies. ## Commands * ``!help``: Display help message * ``!ping``: Test if bot is alive