fix readme
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
parent
77f66dc9c5
commit
2ef183d1b4
@ -22,4 +22,4 @@ $> protoc --micro_out=debug=true,components="micro|http":. input.proto
|
||||
|
||||
* Install the **go** compiler and tools from https://golang.org/doc/install
|
||||
* Install **protoc-gen-go**: `go get google.golang.org/protobuf/cmd/protoc-gen-go`
|
||||
* Install **protoc-gen-micro**: `go get github.com/unistack-org/protoc-gen-micro`
|
||||
* Install **protoc-gen-micro**: `go get github.com/unistack-org/protoc-gen-micro/v3`
|
||||
|
Loading…
Reference in New Issue
Block a user