Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
RunningLeon committed Sep 5, 2023
1 parent 1696cf1 commit d32c3be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zh_cn/01-how-to-build/linux-x86_64.md
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ mim install -e .
- cuda + TensorRT + onnxruntime + openvino + ncnn

如果使用了 [ncnn 自动安装脚本](../../../tools/scripts/build_ubuntu_x64_ncnn.py), protobuf 会安装在 mmdeploy 同级目录的 mmdeploy-dep/pbinstall 中。

```Bash
export PROTO_DIR=/path/to/mmdeploy-dep/pbinstall
cmake .. \
Expand Down

0 comments on commit d32c3be

Please sign in to comment.