From 69d508fc39cdfae943193f5fd5f70d73d753779b Mon Sep 17 00:00:00 2001 From: "Gerasimos (Makis) Maropoulos" Date: Fri, 17 Feb 2017 05:08:19 +0200 Subject: [PATCH] Add go v1.8 as the minimum requirement. Former-commit-id: 2d1c30f7a581e12dcc206d943b8fb8235eee256b --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6f415d1a..7cbec2fa 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Runs everywhere -Built with GoLang +Built with GoLang Donation @@ -101,7 +101,7 @@ Click the below animation to see what people say about Iris. Installation ----------- -The only requirement is the [Go Programming Language](https://golang.org/dl/), at least v1.7. +The only requirement is the [Go Programming Language](https://golang.org/dl/), at least v1.8 ```bash $ go get gopkg.in/kataras/iris.v6