1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-12-30 10:10:44 +02:00

[fix] update protoc-gen-micro install doc

This commit is contained in:
JeffreyBool 2021-12-04 12:52:02 +08:00 committed by GitHub
parent c0e0b2b225
commit 229b369702
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ This is protobuf code generation for go-micro. We use protoc-gen-micro to reduce
## Install
```
go install go-micro.dev/v4/cmd/protoc-gen-micro@latest
go install go-micro.dev/v4/cmd/protoc-gen-micro@v4
```
Also required: