remove reference to downloading protoc

pull/14394/head
Srini Polavarapu 7 years ago
parent 89f70d163b
commit fb5adaee61
  1. 3
      INSTALL.md

@ -77,9 +77,6 @@ $ cd grpc/third_party/protobuf
$ sudo make install # 'make' should have been run by core grpc $ sudo make install # 'make' should have been run by core grpc
``` ```
Alternatively, you can download `protoc` binaries from
[the protocol buffers Github repository](https://github.com/google/protobuf/releases).
# Build from Source # Build from Source
For developers who are interested to contribute, here is how to compile the For developers who are interested to contribute, here is how to compile the

Loading…
Cancel
Save