| Index: third_party/protobuf/examples/README.txt
|
| diff --git a/third_party/protobuf/examples/README.txt b/third_party/protobuf/examples/README.txt
|
| index e6f3037040f7ec0cfc05bf97edd251bab5f3cfff..b33f841417a442a65e552efc289fe6db8271df05 100644
|
| --- a/third_party/protobuf/examples/README.txt
|
| +++ b/third_party/protobuf/examples/README.txt
|
| @@ -35,7 +35,7 @@ build with all the other examples. See:
|
| https://github.com/golang/protobuf
|
| for more information about Go protocol buffer support.
|
|
|
| -First, install the the Protocol Buffers compiler (protoc).
|
| +First, install the Protocol Buffers compiler (protoc).
|
| Then, install the Go Protocol Buffers plugin
|
| ($GOPATH/bin must be in your $PATH for protoc to find it):
|
| go get github.com/golang/protobuf/protoc-gen-go
|
|
|