mirror of
https://github.com/kataras/iris.git
synced 2025-02-02 23:40:35 +01:00
add trb on installation
parent
b39ef926de
commit
d4470d93a3
|
@ -35,4 +35,8 @@ Here is the go-get command to get the latest and greatest Iris version. Master b
|
||||||
$ go get -u github.com/kataras/iris
|
$ go get -u github.com/kataras/iris
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Troubleshooting
|
||||||
|
|
||||||
|
If you get a network error during installation please make sure you set a valid [GOPROXY environment variable](https://github.com/golang/go/wiki/Modules#are-there-always-on-module-repositories-and-enterprise-proxies) e.g. `GOPROXY=https://goproxy.io` or `GOPROXY=https://goproxy.cn`.
|
||||||
|
|
||||||
Continue by reading our [[Getting Started]] tutorial.
|
Continue by reading our [[Getting Started]] tutorial.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user