docs: fixed error image link (#14164) (#14165)

This commit is contained in:
SWHL 2024-11-06 08:17:00 +08:00 committed by GitHub
parent ba7081179f
commit d290230182
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 510 KiB

View File

@ -52,7 +52,7 @@ git clone -b dygraph https://github.com/PaddlePaddle/PaddleOCR
cmake安装完后后系统里会有一个cmake-gui程序打开cmake-gui在第一个输入框处填写源代码路径第二个输入框处填写编译输出路径
![step1](./images/cmake_step1.jpg)
![step1](./images/cmake_step1.png)
### Step2: 执行cmake配置