From 9ec704755023024d9e0677aec726d22b5040bb83 Mon Sep 17 00:00:00 2001 From: Mohammed Shaffi Date: Sun, 19 Feb 2017 09:45:52 +0530 Subject: [PATCH] [Shaffi] Updated ReadMe file --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 2434402..d19c2fc 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,18 @@ Accepted time formats: ## Install and Setup instructions +```sh +npm install -g pairing-bot + +token= pairing-bot +``` +or set token to ENV and execute +```sh +pairing-bot +``` + +## Development + After cloning the repository and running `npm install` or `yarn install` inside, you can use the following command to start the bot. ```sh