mirror of https://github.com/grpc/grpc-go.git
Update examples/README.md (#1629)
This commit is contained in:
parent
a4ff4e29c4
commit
c91118c8fa
|
|
@ -43,9 +43,7 @@ $ greeter_client
|
|||
OPTIONAL - Rebuilding the generated code
|
||||
----------------------------------------
|
||||
|
||||
1 First [install protoc](https://github.com/google/protobuf/blob/master/README.md)
|
||||
- For now, this needs to be installed from source
|
||||
- This is will change once proto3 is officially released
|
||||
1 First [install protoc](https://github.com/google/protobuf/blob/master/README.md#protocol-compiler-installation)
|
||||
|
||||
2 Install the protoc Go plugin.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue