Skip to content

Commit

Permalink
Merge 2aea616 into 4f3b4d7
Browse files Browse the repository at this point in the history
  • Loading branch information
pavellishin committed Oct 11, 2017
2 parents 4f3b4d7 + 2aea616 commit 100b9ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -71,7 +71,7 @@ The bot will respond to the following commands:
- _roll <dice>_: The bot will randomly roll the dice you specify and respond with the result.

## Install
1. Clone this [repository](https://github.com/shaunburdick/slack-rpg.git)
1. Clone this [repository](https://github.com/slack-rpg/slack-rpg.git)
2. `npm install`
3. Copy `./config.default.js` to `./config.js` and [fill it out](#configjs)
4. `npm start`
Expand Down

0 comments on commit 100b9ea

Please sign in to comment.