Update readme.md

This commit is contained in:
Kevin Wan
2022-08-07 11:13:34 +08:00
committed by GitHub
parent a8305def3d
commit 98b9a25cc7

View File

@@ -60,4 +60,3 @@ protoc --descriptor_set_out=hello.pb hello.proto
```shell ```shell
protoc --include_imports --proto_path=. --descriptor_set_out=hello.pb hello.proto protoc --include_imports --proto_path=. --descriptor_set_out=hello.pb hello.proto
``` ```