We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a42509 commit c56cec7Copy full SHA for c56cec7
1 file changed
README.md
@@ -4,7 +4,7 @@ grpc-java
4
How to Build
5
------------
6
7
-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
8
found in the lib/netty submodule, which requires Maven 3.2 or higher to build:
9
```
10
$ git submodule update --init
0 commit comments