diff options
author | Wim <wim@42.be> | 2017-07-16 22:27:53 +0200 |
---|---|---|
committer | Wim <wim@42.be> | 2017-07-16 22:27:53 +0200 |
commit | 61208c0e35a3a04408af96f7821d308a8e92e6b3 (patch) | |
tree | 637d7ce3b4e59f1f66cd73e204bc809423b84ed9 /README.md | |
parent | dcffc742550718eeeeafc16bb03d1d130579532e (diff) | |
download | matterbridge-msglm-61208c0e35a3a04408af96f7821d308a8e92e6b3.tar.gz matterbridge-msglm-61208c0e35a3a04408af96f7821d308a8e92e6b3.tar.bz2 matterbridge-msglm-61208c0e35a3a04408af96f7821d308a8e92e6b3.zip |
Update readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,8 +47,8 @@ Accounts to one of the supported bridges # Installing ## Binaries -Binaries can be found [here] (https://github.com/42wim/matterbridge/releases/) * Latest stable release [v0.16.1](https://github.com/42wim/matterbridge/releases/tag/v0.16.1) +* Development releases (follows master) can be downloaded [here](https://dl.bintray.com/42wim/nightly/) ## 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) |