mirror of
https://github.com/kataras/iris.git
synced 2025-01-23 02:31:04 +01:00
Update README.md
This commit is contained in:
parent
6509a3d0c3
commit
7cfcf9f9ba
|
@ -64,7 +64,9 @@ With your help, we can improve Open Source web development for everyone!
|
|||
## 📖 Learning Iris
|
||||
|
||||
```sh
|
||||
$ go get github.com/kataras/iris/v12@v12.2.0-alpha
|
||||
$ mkdir myapp
|
||||
$ go mod init myapp
|
||||
$ go get github.com/kataras/iris/v12@master
|
||||
```
|
||||
|
||||
Iris contains extensive and thorough **[documentation](https://www.iris-go.com/docs)** making it easy to get started with the framework.
|
||||
|
|
Loading…
Reference in New Issue
Block a user