diff --git a/examples/multipro/pb/readme.md b/examples/multipro/pb/readme.md new file mode 100644 index 00000000..ec7114f6 --- /dev/null +++ b/examples/multipro/pb/readme.md @@ -0,0 +1,4 @@ +# building p2p.pb.go: +protoc --gogo_out=. --proto_path=../../../../../../:/usr/local/opt/protobuf/include:. *.proto + +