mirror of
https://github.com/kataras/iris.git
synced 2026-01-25 04:45:57 +00:00
minor
Former-commit-id: 4432b73b0490b7c4100833f8d3346326c66f92f2
This commit is contained in:
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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user