Update README.md to Netty 4.1

This commit is contained in:
Jakob Buchgraber 2015-03-11 13:44:32 -07:00 committed by Jakob Buchgraber
parent 2a425090d1
commit c56cec7d92
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ grpc-java
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:
```
$ git submodule update --init