Merge pull request #45 from iamqizhao/master

make the format correct.
This commit is contained in:
donnadionne 2015-02-20 17:37:02 -08:00
commit 1b752e71e2
1 changed files with 1 additions and 0 deletions

View File

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