diff --git a/PPOCRLabel/README.md b/PPOCRLabel/README.md index 9c483e1feff5a07467f7aa90343391888004bce7..8a3914e55c94d5477346ad86342dc6c4e0f3f9ed 100644 --- a/PPOCRLabel/README.md +++ b/PPOCRLabel/README.md @@ -103,7 +103,7 @@ python PPOCRLabel.py --kie True # [KIE mode] for [detection + recognition + keyw ``` #### 1.2.3 Build and Install the Whl Package Locally -Compile and install a new whl package, where 1.0.2 is the version number, you can specify the new version in 'setup.py'. +Compile and install a new whl package, where 2.1.2 is the version number, you can specify the new version in 'setup.py'. ```bash cd ./PPOCRLabel python3 setup.py bdist_wheel