better notes

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2019-05-11 11:39:01 -07:00
parent 062fb9ef89
commit 76d9e461b3
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@ all:
# go get -u github.com/golang/protobuf/protoc-gen-go
# cd ~/go/src/github.com/golang/protobuf/protoc-gen-go
# go install
#
# Then:
# make events.pb.go
events.pb.go: events.proto
# protoc --version 3.6++ does not mean that protoc will generate version3 .go files