make the format correct.

pull/3109/head
Qi Zhao 10 years ago
parent 87033a98cc
commit 6c359b36cd
  1. 1
      go/README.md

@ -39,6 +39,7 @@ OPTIONAL - Rebuilding the generated code
1 First [install protoc](https://github.com/google/protobuf/blob/master/INSTALL.txt) 1 First [install protoc](https://github.com/google/protobuf/blob/master/INSTALL.txt)
- For now, this needs to be installed from source - For now, this needs to be installed from source
- This is will change once proto3 is officially released - This is will change once proto3 is officially released
2 Install the protoc Go plugin. 2 Install the protoc Go plugin.
```sh ```sh
$ go get -a github.com/golang/protobuf/protoc-gen-go $ go get -a github.com/golang/protobuf/protoc-gen-go

Loading…
Cancel
Save