Update readme.md

pull/7855/head
Evezerest 2022-10-10 13:08:27 +08:00 committed by GitHub
parent 46d639a1b5
commit 32b6ca4f4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Need to prepare PaddleOCR, Paddle2ONNX model conversion environment, and ONNXRun
### PaddleOCR
Clone the PaddleOCR warehouse, use the release/2.6 branch, and install it.
Clone the PaddleOCR repository, use the release/2.6 branch, and install it.
```
git clone -b release/2.6 https://github.com/PaddlePaddle/PaddleOCR.git