Skip to content

Commit

Permalink
Update readme-cn.md (#4205)
Browse files Browse the repository at this point in the history
  • Loading branch information
DestinyOfLove authored Jun 23, 2024
1 parent 8f83705 commit 8d9746e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 可执行
Expand Down

0 comments on commit 8d9746e

Please sign in to comment.