From 38e3bbe5c96eb84f3e223c44f801ee7e3308b2c1 Mon Sep 17 00:00:00 2001 From: Wim Date: Mon, 25 Apr 2016 21:40:26 +0200 Subject: [PATCH] =?UTF-8?q?Mention=20go1.6=20requirem=C3=83ent?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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