From f35ceb4c0d1c57e3ac69d3336809a2da2554ba65 Mon Sep 17 00:00:00 2001 From: Miikka Virtanen Date: Fri, 10 Feb 2017 07:47:10 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c5efc74..bec76fe 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@ Inspired by Reddit's modmail system. 2. Clone or download this repository 3. Create a Discord server to be used as the modmail inbox 4. Copy `config.example.json` to `config.json` and fill in the values -5. Run the bot with `node src/index.js` +5. Install dependencies: `npm install` +6. Run the bot: `node src/index.js` ## Commands