Skip to content

Commit

Permalink
Merge pull request #262 from etothemanders/patch-1
Browse files Browse the repository at this point in the history
Updated README.md initialization steps
  • Loading branch information
Don Goodman-Wilson authored Jun 27, 2016
2 parents 3dd1628 + 4b3b085 commit 10fb8b7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ This is a [Hubot](http://hubot.github.com/) adapter to use with [Slack](https://
- `npm install -g hubot coffee-script yo generator-hubot`
- `mkdir -p /path/to/hubot`
- `cd /path/to/hubot`
- `yo hubot`
- `npm install hubot-slack --save`
- `yo hubot` and enter 'slack' (no quotes) when [prompted for the adapter, or set everything with the option flags](https://hubot.github.com/docs/)
- Initialize git and make your initial commit
- Check out the [hubot docs](https://github.com/github/hubot/tree/master/docs) for further guidance on how to build your bot

Expand Down

0 comments on commit 10fb8b7

Please sign in to comment.