mirror of
https://github.com/kataras/iris.git
synced 2025-01-23 02:31:04 +01:00
minor: typo
This commit is contained in:
parent
21eee99970
commit
f4989bd5aa
2
LICENSE
2
LICENSE
|
@ -1,4 +1,4 @@
|
||||||
Copyright (c) 2017-2020 The Iris Authors. All rights reserved.
|
Copyright (c) 2017-2021 The Iris Authors. All rights reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
modification, are permitted provided that the following conditions are
|
modification, are permitted provided that the following conditions are
|
||||||
|
|
|
@ -109,7 +109,7 @@ Venkatt Guhesan" title="vguhesan" with="75" style="width:75px;max-width:75px;hei
|
||||||
```sh
|
```sh
|
||||||
$ mkdir myapp
|
$ mkdir myapp
|
||||||
$ go mod init myapp
|
$ go mod init myapp
|
||||||
$ go get github.com/kataras/iris/v12@master # or @v12.0.0-alpha2
|
$ go get github.com/kataras/iris/v12@master # or @v12.2.0-alpha2
|
||||||
```
|
```
|
||||||
|
|
||||||
![](https://www.iris-go.com/images/gifs/install-create-iris.gif)
|
![](https://www.iris-go.com/images/gifs/install-create-iris.gif)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user