mirror of https://github.com/grpc/grpc-java.git
Update README.md to Netty 4.1
This commit is contained in:
parent
2a425090d1
commit
c56cec7d92
|
|
@ -4,7 +4,7 @@ grpc-java
|
||||||
How to Build
|
How to Build
|
||||||
------------
|
------------
|
||||||
|
|
||||||
grpc-java requires Netty 5, which is still in flux. The version we need can be
|
grpc-java requires Netty 4.1, which is still in flux. The version we need can be
|
||||||
found in the lib/netty submodule, which requires Maven 3.2 or higher to build:
|
found in the lib/netty submodule, which requires Maven 3.2 or higher to build:
|
||||||
```
|
```
|
||||||
$ git submodule update --init
|
$ git submodule update --init
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue