瀏覽代碼

Update readme.md

Yabin Li 2 年之前
父節點
當前提交
65676c0aae
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      runtime/onnxruntime/readme.md

+ 2 - 2
runtime/onnxruntime/readme.md

@@ -38,12 +38,12 @@ make -j 4
 ### Download onnxruntime
 https://isv-data.oss-cn-hangzhou.aliyuncs.com/ics/MaaS/ASR/dep_libs/onnxruntime-win-x64-1.16.1.zip
 
-Download and unzip to d:/ffmpeg-master-latest-win64-gpl-shared
+Download and unzip to d:/onnxruntime-win-x64-1.16.1
 
 ### Download ffmpeg
 https://isv-data.oss-cn-hangzhou.aliyuncs.com/ics/MaaS/ASR/dep_libs/ffmpeg-master-latest-win64-gpl-shared.zip
 
-Download and unzip to d:/onnxruntime-win-x64-1.16.1
+Download and unzip to d:/ffmpeg-master-latest-win64-gpl-shared
 
 ### Build runtime
 ```