You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -297,7 +297,7 @@ To read the Iris documentation please navigate to [the wiki pages](https://githu
297
297
298
298
1. Install the Go Programming Language, version 1.15+ from [here](https://golang.org/dl).
299
299
2.[Download the examples](https://github.com/iris-contrib/examples/archive/master.zip) and copy-paste them to your `$GOPATH/src/github.com/iris-contrib/examples`
300
-
3. Install Iris with `go get -u github.com/kataras/iris/v12@v12.0.0-alpha2`
300
+
3. Install Iris with `go get -u github.com/kataras/iris/v12@v12.2.0-alpha2`
301
301
302
302
To run an example, open a terminal session and execute:
0 commit comments