mirror of https://github.com/grpc/grpc-java.git
Remove superfluous link to protobuf install
This commit is contained in:
parent
f3b5e7ab20
commit
7f6bb722e5
|
|
@ -9,11 +9,6 @@ PREREQUISITES
|
||||||
- [Maven 3.2 or later](http://maven.apache.org/download.cgi).
|
- [Maven 3.2 or later](http://maven.apache.org/download.cgi).
|
||||||
- this is needed to install Netty5, a dependency of gRPC, and to build this sample
|
- this is needed to install Netty5, a dependency of gRPC, and to build this sample
|
||||||
|
|
||||||
- [Latest version of google-protobuf](https://github.com/google/protobuf/tree/master/java)
|
|
||||||
- to generate java code from proto files
|
|
||||||
- to install the base Java proto3 library
|
|
||||||
|
|
||||||
|
|
||||||
INSTALL
|
INSTALL
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue