From 28d8a5845bdec1fbdec028dfb6aee2afaa4e158b Mon Sep 17 00:00:00 2001 From: Pouria Ezzati Date: Thu, 28 Sep 2017 20:14:33 +0330 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8287e4..6b6b1e6 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Initially created to moderate [The Devs Network](https://thedevs.network). You need [Node.js](https://nodejs.org/) (> 8.4) to run this bot. 1. Create a bot via [@BotFather](https://t.me/BotFather) and grab a **token**. -2. Clone this repository or [downlaod zip](https://github.com/TheDevs-Network/the-gaurd-bot/archive/master.zip). +2. Clone this repository or [downlaod zip](https://github.com/TheDevs-Network/the-guard-bot/archive/master.zip). 3. Install dependencies via `npm install`. 4. Fill `config.example.json` properly and rename it `config.json`. 5. Start the bot via `npm start`.