diff --git a/README.markdown b/README.markdown index 407fb02..26e2e27 100644 --- a/README.markdown +++ b/README.markdown @@ -119,6 +119,6 @@ mvn deploy -rf :riemann-java-client # Hacking -You'll need [protobuf 3.7.1](https://github.com/google/protobuf) - you +You'll need [protobuf 3.16.1](https://github.com/google/protobuf) - you can just install the `protoc` binary. After that, `mvn package` should build a JAR, and `mvn install` will drop it in your local repository.