mirror of
https://github.com/kataras/iris.git
synced 2025-02-02 23:40:35 +01:00
Merge pull request #1714 from ruannawe/patch-1
Go into myapp folder after create it
This commit is contained in:
commit
9fae8376b4
|
@ -218,7 +218,7 @@ Venkatt Guhesan" title="vguhesan" with="75" style="width:75px;max-width:75px;hei
|
||||||
## 📖 Learning Iris
|
## 📖 Learning Iris
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ mkdir myapp
|
$ mkdir myapp && cd myapp
|
||||||
$ go mod init myapp
|
$ go mod init myapp
|
||||||
$ go get github.com/kataras/iris/v12@master # or @v12.2.0-alpha2
|
$ go get github.com/kataras/iris/v12@master # or @v12.2.0-alpha2
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue
Block a user