1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-01-17 17:44:30 +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 ## 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: Also required: