Skip to content

Commit b8a57b8

Browse files
committed
doc: add go generate main.go in README
1 parent 177fdba commit b8a57b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1674,6 +1674,7 @@ go version
16741674
go env -w GOPROXY=https://goproxy.cn,direct
16751675
go env -w GO111MODULE=auto
16761676
go mod tidy
1677+
go generate main.go
16771678
```
16781679

16791680
3. 编辑 main.go 文件,内容按需修改

0 commit comments

Comments
 (0)