[style] readme.md
This commit is contained in:
parent
f99a683b4c
commit
1217d360da
@ -1,7 +1,7 @@
|
|||||||
# Grpcall
|
# Grpcall
|
||||||
|
|
||||||
|
|
||||||
## 生成 protoset file 命令
|
## Protoset file command
|
||||||
|
|
||||||
```
|
```
|
||||||
protoc --go_out=. \
|
protoc --go_out=. \
|
||||||
@ -11,7 +11,7 @@ protoc --go_out=. \
|
|||||||
./proto3/device.proto
|
./proto3/device.proto
|
||||||
```
|
```
|
||||||
|
|
||||||
## protoc 版本
|
## Protoc version
|
||||||
```
|
```
|
||||||
protoc --version // libprotoc 3.20.3
|
protoc --version // libprotoc 3.20.3
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user