From c928f6361a760bb0e3574064076b09fc00ce7f60 Mon Sep 17 00:00:00 2001 From: Karl Essinger Date: Sat, 21 Jul 2018 01:06:29 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8b6217b3..ba7425bd 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,9 @@ You can for instance have one public channel for each of your servers where thin 1. Install Node: https://nodejs.org/en/download/package-manager -2. Download the SCPDiscordBot archive and extract them anywhere you wish outside of the server directory. +2. Download the SCPDiscordBot archive and extract it anywhere you wish outside of the server directory. -* If you download the bot directly from the repository rather than the release you may have to add Discord.js using `npm install discord.js` while in the bot directory. +* If you download the bot directly from the repository rather than the release you may have to add Discord.js using `npm install discord.js` while in the bot's directory. 3. Follow the bot config guide below.