Skip to content

Commit

Permalink
make: Update protobuf install.
Browse files Browse the repository at this point in the history
  • Loading branch information
octavore committed May 24, 2018
1 parent bba39a0 commit 7aac179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make/proto.mk
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ protos-list:
@echo $(PROTO_FILES) | tr " " "\n"

prepare-protos:
brew install grpc/grpc/google-protobuf
brew install protobuf
go get -u github.com/octavore/protobuf/protoc-gen-go-2

0 comments on commit 7aac179

Please sign in to comment.