From 88206bc5094c1e1172fd034b14c7415c37ce1259 Mon Sep 17 00:00:00 2001 From: samuela Date: Mon, 5 Jun 2017 11:54:33 -0700 Subject: Update README.md Close #3126 Change-Id: I457a215e147409d9449a3bca0bc0e88584f0ded5 --- third_party/protobuf/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'third_party/protobuf') diff --git a/third_party/protobuf/README.md b/third_party/protobuf/README.md index 159719d5e3..207eec076d 100644 --- a/third_party/protobuf/README.md +++ b/third_party/protobuf/README.md @@ -4,7 +4,7 @@ 1) Fetch the desired protobuf version and copy it in a folder `new_proto` under `third_party/protobuf`. 2) Bazel uses upstream protobuf from source, except for java, as we currently don't -build protobuf java when bootstrapping bazel. So instead we use already build jars. +build protobuf java when bootstrapping bazel. So instead we use pre-built jars. So build the java proto library from source and in case you cloned an upstream version of protobuf, remove the .git folders: ``` -- cgit v1.2.3