Release v0.16.2

This commit is contained in:
Wim
2017-07-18 23:48:00 +02:00
parent 0302e4da82
commit 1e2f27c061
3 changed files with 12 additions and 3 deletions

View File

@@ -49,11 +49,11 @@ Accounts to one of the supported bridges
# Installing
## Binaries
* Latest stable release [v0.16.1](https://github.com/42wim/matterbridge/releases/tag/v0.16.1)
* Latest stable release [v0.16.2](https://github.com/42wim/matterbridge/releases/latest)
* 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)
Go 1.7+ 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)
```
cd $GOPATH