Skip to content

Commit 17e76e6

Browse files
committed
docs: udpate quickstart
1 parent fa6a4d6 commit 17e76e6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/quickstart.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ hide:
88
### 1. 安装
99

1010
```bash linenums="1"
11-
pip install onnxruntime
12-
pip install rapidocr
11+
pip install rapidocr onnxruntime
1312
```
1413

1514
### 2. 使用

0 commit comments

Comments
 (0)