mirror of
https://github.com/kataras/iris.git
synced 2026-01-18 09:25:59 +00:00
Fix go1.6 issue https://github.com/kataras/iris/issues/378
This commit is contained in:
@@ -30,7 +30,7 @@ Ideally suited for both experienced and novice Developers. <br/>
|
||||
|
||||
Installation
|
||||
------------
|
||||
The only requirement is the [Go Programming Language](https://golang.org/dl), at least v1.6
|
||||
The only requirement is the [Go Programming Language](https://golang.org/dl), at least v1.7
|
||||
|
||||
```bash
|
||||
$ go get -u github.com/kataras/iris/iris
|
||||
|
||||
Reference in New Issue
Block a user