Thumbnail

rani/matterbridge.git

Clone URL: https://git.buni.party/rani/matterbridge.git

commit b9e53e99088a5ae350c2f6d4cd49853b4f2885ab Author: Wim <wim@42.be> Date: Mon Apr 25 21:40:26 2016 +0000 Mention go1.6 requiremÃent diff --git a/README.md b/README.md index 061f4e7..a2ebf67 100644 --- a/README.md +++ b/README.md @@ -117 +117 @@ There is also [matterbridge-plus] (https://github.com/42wim/matterbridge-plus) w  Binaries can be found [here] (https://github.com/42wim/matterbridge/releases/tag/v0.3)    ## building -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.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)    ```  cd $GOPATH