mirror of
https://github.com/kataras/iris.git
synced 2025-12-17 09:57:01 +00:00
push v12.2.0-beta6
This commit is contained in:
@@ -473,7 +473,7 @@ The only requirement is the [Go Programming Language](https://go.dev/dl/).
|
||||
$ mkdir myapp
|
||||
$ cd myapp
|
||||
$ go mod init myapp
|
||||
$ go get github.com/kataras/iris/v12@master # or @v12.2.0-beta5
|
||||
$ go get github.com/kataras/iris/v12@master # or @v12.2.0-beta6
|
||||
```
|
||||
|
||||
<details><summary>Install on existing project</summary>
|
||||
|
||||
Reference in New Issue
Block a user