mirror of
https://github.com/go-micro/go-micro.git
synced 2025-04-23 11:07:43 +02:00
Update README.md
This commit is contained in:
parent
2c73c7fcf3
commit
efcda9a48c
@ -48,7 +48,7 @@ You will need protoc-gen-micro for code generation
|
||||
# https://github.com/protocolbuffers/protobuf/releases
|
||||
go get -u google.golang.org/protobuf/proto
|
||||
go install github.com/golang/protobuf/protoc-gen-go@latest
|
||||
go install go-micro.dev/cmd/protoc-gen-micro/v4@latest
|
||||
go install go-micro.dev/v4/cmd/protoc-gen-micro@latest
|
||||
```
|
||||
|
||||
## Creating A Service
|
||||
|
Loading…
x
Reference in New Issue
Block a user