"megatron/vscode:/vscode.git/clone" did not exist on "89e8d27e4f749a6fe620798d45709bb050ed7abc"
Commit ee7cced8 authored by gaoqiong's avatar gaoqiong
Browse files

Update README.md

parent 98b93abf
...@@ -32,7 +32,7 @@ sh OnnxRuntimeinstall.sh ...@@ -32,7 +32,7 @@ sh OnnxRuntimeinstall.sh
4. 安装Python安装包: 4. 安装Python安装包:
```shell ```shell
#激活环境变量 #激活环境变量
pip install ./build/Linux/Release/dist/onnxruntime*.wheel pip install ./build/Linux/Release/dist/onnxruntime*.whl
``` ```
5. 编译C++ 项目所需文件: 5. 编译C++ 项目所需文件:
```shell ```shell
......
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