aboutsummaryrefslogtreecommitdiffhomepage
path: root/java
diff options
context:
space:
mode:
authorGravatar Tim Emiola <temiola@google.com>2015-02-24 15:56:44 -0800
committerGravatar Tim Emiola <temiola@google.com>2015-02-24 15:56:44 -0800
commit633625525ad7302c107cd23a21e1460ddf0e94bb (patch)
tree2af1c9e40b15a639ccb8ec261c01613d8aae851a /java
parent21b7fd30cb5a9bcbc6f15bf7fc5ea8a0c78a493d (diff)
Update the Maven link
Diffstat (limited to 'java')
-rw-r--r--java/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/README.md b/java/README.md
index 35c9db3192..4410f830f6 100644
--- a/java/README.md
+++ b/java/README.md
@@ -6,7 +6,7 @@ PREREQUISITES
- [Java 8](http://docs.oracle.com/javase/8/docs/technotes/guides/install/install_overview.html)
-- [Maven 3.2](http://maven.apache.org/users/index.html).
+- [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
- [Latest version of google-protobuf](https://github.com/google/protobuf/tree/master/java)