Skip to content

Commit

Permalink
Update check.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaronnie authored Dec 2, 2024
1 parent 41fc4e3 commit e7da98e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/src/guide/check.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ gvm activate go1.22.2
## 安装 jzero

```shell
# 设置国内代理
go env -w GOPROXY=https://goproxy.cn,direct
go install github.com/jzero-io/jzero@latest

jzero version
Expand All @@ -57,4 +59,4 @@ docker pull ghcr.io/jzero-io/jzero:latest
docker pull registry.cn-hangzhou.aliyuncs.com/ghcr.io/jzero-io/jzero:latest
docker tag registry.cn-hangzhou.aliyuncs.com/ghcr.io/jzero-io/jzero:latest ghcr.io/jzero-io/jzero:latest
```
:::
:::

0 comments on commit e7da98e

Please sign in to comment.