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:
parent
c0e0b2b225
commit
229b369702
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user