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