Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Sep 19, 2015
1 parent 027a51e commit b43ea23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Read more about the [motivations and history](http://rauchg.com/slackin) behind
1. Deploy slackin to your app:

``` shell
git clone https://github.com/balupton/slackin.git
git clone https://github.com/balupton/slackin.git -b feature-openshift
cd slackin
git remote add openshift `rhc app-show slackin | grep Git | sed 's/^.*ssh/ssh/'`
git push openshift feature-openshift:slackin --force
Expand Down

0 comments on commit b43ea23

Please sign in to comment.