mirror of
https://github.com/kataras/iris.git
synced 2025-02-02 15:30:36 +01:00
minor
Former-commit-id: 4432b73b0490b7c4100833f8d3346326c66f92f2
This commit is contained in:
parent
c935e5d7d1
commit
20db0be828
4
FAQ.md
4
FAQ.md
|
@ -21,10 +21,10 @@ Add a `badge` to your open-source projects powered by [Iris](https://iris-go.com
|
||||||
## How to upgrade
|
## How to upgrade
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
go get github.com/kataras/iris@v11.2.0
|
go get -u github.com/kataras/iris/v12@latest
|
||||||
```
|
```
|
||||||
|
|
||||||
Go version 1.12 and above is required.
|
Go version 1.13 and above is required.
|
||||||
|
|
||||||
## Learning
|
## Learning
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user