Skip to content

Commit bf6bf8d

Browse files
committed
minor: typo
1 parent bed0891 commit bf6bf8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ To read the Iris documentation please navigate to [the wiki pages](https://githu
297297

298298
1. Install the Go Programming Language, version 1.15+ from [here](https://golang.org/dl).
299299
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`
301301

302302
To run an example, open a terminal session and execute:
303303

0 commit comments

Comments
 (0)