Merge pull request #356 from luan-cestari/patch-1
Updated the path on the last command
This commit is contained in:
@ -53,5 +53,5 @@ OPTIONAL - Rebuilding the generated code
|
|||||||
$ go get -a github.com/golang/protobuf/protoc-gen-go
|
$ go get -a github.com/golang/protobuf/protoc-gen-go
|
||||||
$
|
$
|
||||||
$ # from this dir; invoke protoc
|
$ # from this dir; invoke protoc
|
||||||
$ protoc -I ./helloworld/proto/ ./helloworld/proto/helloworld.proto --go_out=plugins=grpc:helloworld
|
$ protoc -I ./helloworld/helloworld/ ./helloworld/helloworld/helloworld.proto --go_out=plugins=grpc:helloworld
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user