Mention go1.6 requiremÃent

This commit is contained in:
Wim 2016-04-25 21:40:26 +02:00
parent 51265d5464
commit 38e3bbe5c9
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ 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) Binaries can be found [here] (https://github.com/42wim/matterbridge/releases/tag/v0.3)
## building ## 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 cd $GOPATH