mirror of
https://github.com/kataras/iris.git
synced 2025-12-17 09:57:01 +00:00
release v12.2.0-beta3
This commit is contained in:
@@ -393,7 +393,7 @@ With your help, we can improve Open Source web development for everyone!
|
||||
$ mkdir myapp
|
||||
$ cd myapp
|
||||
$ go mod init myapp
|
||||
$ go get github.com/kataras/iris/v12@master # or @v12.2.0-beta2
|
||||
$ go get github.com/kataras/iris/v12@master # or @v12.2.0-beta3
|
||||
```
|
||||
|
||||
<details><summary>Install on existing project</summary>
|
||||
|
||||
Reference in New Issue
Block a user