Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmcloud authored Mar 5, 2018
1 parent 6fa37ef commit b8ee5a9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@ simple slack webhook integration for bitbucket server

## Installation
create a slack webhook address within the slack application and add it in place of the address in resources/config.edu
```
{:slack-webhook "https://hooks.slack.com/services/my/webhook/here"}

recommend running as a service on heroku.
```
recommend running as a heroku app.
### Heroku app
download Heroku CLI
download heroku cli
```bash
sudo add-apt-repository "deb https://cli-assets.heroku.com/branches/stable/apt ./"
curl -L https://cli-assets.heroku.com/apt/release.key | sudo apt-key add -
Expand Down

0 comments on commit b8ee5a9

Please sign in to comment.