Selaa lähdekoodia

Update README.md

Leone25 4 vuotta sitten
vanhempi
sitoutus
e8d73d507a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -19,7 +19,7 @@ The purpose of this bot is to dump the messages sent in a chat channel of discor
  - Supports parial
 
  ## How to set up
-  1. First make shure that you have the latest version of [NodeJS](https://nodejs.org/en/) and [MySQL](https://www.mysql.com/) installed.
+  1. First make sure that you have the latest version of [NodeJS](https://nodejs.org/en/) and [MySQL](https://www.mysql.com/) installed.
   2. Run this command in a command prompt to install all the libraries required to run the code: `npm install` .
   3. Create your bot on the [developer portal on the discord website](https://discordapp.com/developers).
   4. Copy the example config to `config.json` and configure as detailed below.