Skip to content

Commit

Permalink
[Shaffi] Updated ReadMe file
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammed Shaffi committed Feb 19, 2017
1 parent d6095a1 commit 9ec7047
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,18 @@ Accepted time formats:

## Install and Setup instructions

```sh
npm install -g pairing-bot

token=<slack-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
Expand Down

0 comments on commit 9ec7047

Please sign in to comment.