Commit 0b0cd8d1 authored by fengzch-das's avatar fengzch-das
Browse files

update: 修改readme

parent e699809e
...@@ -36,7 +36,7 @@ python setup.py bdist_wheel # 该指令用于编译whl包,执行该指令时 ...@@ -36,7 +36,7 @@ python setup.py bdist_wheel # 该指令用于编译whl包,执行该指令时
``` ```
并通过下面的命令安装 cubvh: 并通过下面的命令安装 cubvh:
```bash ```bash
pip install dist/ pip install dist/cubvh-0.1.0-cp310-cp310-linux_x86_64.whl
``` ```
# 3 组件测试 # 3 组件测试
执行下面的命令测试组件: 执行下面的命令测试组件:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment