Inform users they need Maven 3.2 to build our deps

This commit is contained in:
Eric Anderson 2015-02-19 13:14:00 -08:00
parent 746eccaced
commit b10aaf8c77
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ How to Build
------------
grpc-java requires Netty 5, which is still in flux. The version we need can be
found in the lib/netty submodule:
found in the lib/netty submodule, which requires Maven 3.2 or higher to build:
```
$ git submodule update --init
$ cd lib/netty