Update readme-cn.md (#4205)

This commit is contained in:
苏蓝
2024-06-23 11:32:57 +08:00
committed by GitHub
parent 8f83705199
commit 8d9746e794

View File

@@ -126,7 +126,7 @@ GO111MODULE=on GOPROXY=https://goproxy.cn/,direct go get -u github.com/zeromicro
# docker for arm64(Mac) architecture
docker pull kevinwan/goctl:latest-arm64
# run goctl like
docker run --rm -it -v `pwd`:/app kevinwan/goctl:latest-arm64 --help
docker run --rm -it -v `pwd`:/app kevinwan/goctl:latest-arm64 goctl --help
```
确保 goctl 可执行