diff options
author | Wim <wim@42.be> | 2016-07-22 23:36:54 +0200 |
---|---|---|
committer | Wim <wim@42.be> | 2016-07-22 23:36:54 +0200 |
commit | 9db48f4794030eb217fe9be4bcc29573a905f0d8 (patch) | |
tree | dc87d53f9ecc0dc7b27de5a44eacf03ae8314dc1 /README.md | |
parent | 911c597377b1f28533d1adee3f3bcff1c776927c (diff) | |
download | matterbridge-msglm-9db48f4794030eb217fe9be4bcc29573a905f0d8.tar.gz matterbridge-msglm-9db48f4794030eb217fe9be4bcc29573a905f0d8.tar.bz2 matterbridge-msglm-9db48f4794030eb217fe9be4bcc29573a905f0d8.zip |
Update readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ Breaking changes for matterbridge can be found in [migration](https://github.com * A dedicated user(bot) on your mattermost instance. ## binaries -Binaries can be found [here] (https://github.com/42wim/matterbridge/releases/tag/v0.5-beta1) +Binaries can be found [here] (https://github.com/42wim/matterbridge/releases/tag/v0.5-beta2) ## building Go 1.6+ is required. Make sure you have [Go](https://golang.org/doc/install) properly installed, including setting up your [GOPATH] (https://golang.org/doc/code.html#GOPATH) |