update readme

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2019-05-11 11:42:19 -07:00
parent 26777e0316
commit 26102458ed
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ You must build the .go files by running protoc
cd ~/go/src/git.wit.com/jcarr/witProtobuf
make events.pb.go
```
# You must use the current protoc-gen-go to get version3 protobuf support
## You must use the current protoc-gen-go to get version3 protobuf support
```
apt remove golang-goprotobuf-dev