Gerasimos (Makis) Maropoulos 2019-08-25 17:45:54 +03:00
parent 2ffa499fd0
commit ddac9a2f4c
No known key found for this signature in database
GPG Key ID: 5DBE766BD26A54E7

@ -3,6 +3,7 @@ Iris is a cross-platform software.
The only requirement is the [Go Programming Language](https://golang.org/dl/), version 1.12 and above.
```sh
$ export GO111MODULE=on
$ go get github.com/kataras/iris@v11.2.8
```