From 90e8fd16824e3788f02e6ca8fdcbf2c6207eb9bb Mon Sep 17 00:00:00 2001 From: Kegsay Date: Thu, 21 Sep 2017 11:37:42 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47e0ba3..a6eabef 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ Invite the bot user into a Matrix room and type `!echo hello world`. It will rep # Installing -Go-NEB is built using Go 1.5+ and [GB](https://getgb.io/). Once you have installed Go, run the following commands: +Go-NEB is built using Go 1.7+ and [GB](https://getgb.io/). Once you have installed Go, run the following commands: ```bash # Install gb go get github.com/constabulary/gb/...