diff --git a/README.md b/README.md index 8bdc324..cff89b4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The protobuf files are taken from [Opensync repo](https://github.com/plume-desig Build instructions * make sure java jdk 9+ is installed * make sure maven is installed -* make sure protoc version 2.6.1 is installed +* make sure protoc version 3.12.4 is installed * configure maven settings.xml with maven repository credentials * vim ~/.m2/settings.xml ``` @@ -25,11 +25,11 @@ Build instructions ``` - + protobuf - 2.6.1 + 3.12.4 google