1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-09 13:05:56 +00:00
This commit is contained in:
Gerasimos (Makis) Maropoulos
2021-10-13 17:27:51 +03:00
parent bf54d33a3e
commit e2f40ca06e
3 changed files with 3 additions and 2 deletions

View File

@@ -242,7 +242,7 @@ Venkatt Guhesan" title="vguhesan" with="75" style="width:75px;max-width:75px;hei
$ mkdir myapp
$ cd myapp
$ go mod init myapp
$ go get github.com/kataras/iris/v12@master # or @v12.2.0-alpha3
$ go get github.com/kataras/iris/v12@master # or @v12.2.0-alpha4
```
<div dir="rtl">