5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 15:49:36 +00:00

Mention go1.6 requiremÃent

This commit is contained in:
Wim 2016-04-25 21:40:26 +02:00
parent 51265d5464
commit 38e3bbe5c9

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)
## 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