From 9db48f4794030eb217fe9be4bcc29573a905f0d8 Mon Sep 17 00:00:00 2001 From: Wim Date: Fri, 22 Jul 2016 23:36:54 +0200 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c033a56..69a16d5d 100644 --- a/README.md +++ b/README.md @@ -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)