From c91118c8fa0e1821c8fb860e15aaae5e6acb1add Mon Sep 17 00:00:00 2001 From: Shual Liu Date: Mon, 30 Oct 2017 10:54:07 -0700 Subject: [PATCH] Update examples/README.md (#1629) --- examples/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/examples/README.md b/examples/README.md index 0bb2c6bb..c35a263f 100644 --- a/examples/README.md +++ b/examples/README.md @@ -43,9 +43,7 @@ $ greeter_client OPTIONAL - Rebuilding the generated code ---------------------------------------- -1 First [install protoc](https://github.com/google/protobuf/blob/master/README.md) - - For now, this needs to be installed from source - - This is will change once proto3 is officially released +1 First [install protoc](https://github.com/google/protobuf/blob/master/README.md#protocol-compiler-installation) 2 Install the protoc Go plugin.