summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorWim <wim@42.be>2016-04-25 21:40:26 +0200
committerWim <wim@42.be>2016-04-25 21:40:26 +0200
commit38e3bbe5c96eb84f3e223c44f801ee7e3308b2c1 (patch)
tree2886ae5fcf77174cce3519eff492b81b8665fa36 /README.md
parent51265d546409de12483531773fc1fbc73453ae6e (diff)
downloadmatterbridge-msglm-38e3bbe5c96eb84f3e223c44f801ee7e3308b2c1.tar.gz
matterbridge-msglm-38e3bbe5c96eb84f3e223c44f801ee7e3308b2c1.tar.bz2
matterbridge-msglm-38e3bbe5c96eb84f3e223c44f801ee7e3308b2c1.zip
Mention go1.6 requiremÃent
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 061f4e72..a2ebf67e 100644
--- a/README.md
+++ b/README.md
@@ -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