diff --git a/docs/zh_CN/introduction/ppshitu_application_scenarios.md b/docs/zh_CN/introduction/ppshitu_application_scenarios.md index 62ea55e78f58438ccd875290f30a2ed4a9658a13..cd2ba35c93672d0d885c870d6dc25a79408567b0 100644 --- a/docs/zh_CN/introduction/ppshitu_application_scenarios.md +++ b/docs/zh_CN/introduction/ppshitu_application_scenarios.md @@ -103,7 +103,7 @@ cd models wget {检测模型下载链接} && tar -xf {检测模型压缩包名称} # 下载识别 inference 模型并解压 -wget {{识别模型下载链接}} && tar -xf {识别模型压缩包名称} +wget {识别模型下载链接} && tar -xf {识别模型压缩包名称} ``` 解压完成后,`models`文件夹下有如下文件结构: