doc(examples): remove incorrect readme
The described command depends on the user's environment and is unlikely to be portable. Remove it so as not to confuse users.
This commit is contained in:
parent
1c7f26e08c
commit
bffc18861f
|
@ -1,4 +0,0 @@
|
|||
# building p2p.pb.go:
|
||||
protoc --gogo_out=. --proto_path=../../../../../../:/usr/local/opt/protobuf/include:. *.proto
|
||||
|
||||
|
Loading…
Reference in New Issue