Update path
This commit is contained in:
parent
27a4a44c9f
commit
91458af420
@ -68,8 +68,8 @@ pip install grpcio-tools pynng
|
|||||||
|
|
||||||
### 重新生成 PB 文件
|
### 重新生成 PB 文件
|
||||||
```sh
|
```sh
|
||||||
cd python
|
cd python\wcferry
|
||||||
python -m grpc_tools.protoc --python_out=. --proto_path=..\rpc\proto\ wcf.proto
|
python -m grpc_tools.protoc --python_out=. --proto_path=..\..\rpc\proto\ wcf.proto
|
||||||
```
|
```
|
||||||
|
|
||||||
### 参考项目 [README](../README.MD)
|
### 参考项目 [README](../README.MD)
|
||||||
|
Loading…
Reference in New Issue
Block a user