Skip to content

Commit

Permalink
Merge pull request #1714 from ruannawe/patch-1
Browse files Browse the repository at this point in the history
Go into myapp folder after create it
  • Loading branch information
kataras authored Jan 30, 2021
2 parents 61f04ee + c0da1b5 commit 9fae837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ Venkatt Guhesan" title="vguhesan" with="75" style="width:75px;max-width:75px;hei
## 📖 Learning Iris

```sh
$ mkdir myapp
$ mkdir myapp && cd myapp
$ go mod init myapp
$ go get github.com/kataras/iris/v12@master # or @v12.2.0-alpha2
```
Expand Down

0 comments on commit 9fae837

Please sign in to comment.