mirror of
https://github.com/go-micro/go-micro.git
synced 2025-05-25 21:53:14 +02:00
docs: fix install command
This commit is contained in:
parent
66c169076c
commit
fa71241f9f
@ -5,7 +5,7 @@ This is protobuf code generation for go-micro. We use protoc-gen-micro to reduce
|
|||||||
## Install
|
## Install
|
||||||
|
|
||||||
```
|
```
|
||||||
go install github.com/micro/go-micro/cmd/protoc-gen-micro@latest
|
go install github.com/micro/go-micro/v5/cmd/protoc-gen-micro@latest
|
||||||
```
|
```
|
||||||
|
|
||||||
Also required:
|
Also required:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user