Skip to content

Commit 8e24a92

Browse files
committed
chore(rapidocr): update install
1 parent fd3a379 commit 8e24a92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/install_usage/rapidocr/install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ pip install rapidocr -i https://pypi.tuna.tsinghua.edu.cn/simple/
3535

3636
#### 验证安装是否成功
3737

38-
=== `rapidocr>=2.0.3`验证方式
38+
=== "`rapidocr>=2.0.3`验证方式"
3939

4040
```bash linenums="1"
4141
$ rapidocr check
@@ -51,7 +51,7 @@ pip install rapidocr -i https://pypi.tuna.tsinghua.edu.cn/simple/
5151
Success! rapidocr is installed correctly!
5252
```
5353

54-
=== `rapidocr>=2.0.0,<2.0.2`验证方式
54+
=== "`rapidocr>=2.0.0,<2.0.2`验证方式"
5555

5656
运行以下代码,终端可以打印出文字内容,即安装成功。
5757

0 commit comments

Comments
 (0)