Merge pull request #2437 from myhloli/dev

docs(README): reorder installation commands for clarity
This commit is contained in:
Xiaomeng Zhao
2025-05-08 18:56:34 +08:00
committed by GitHub
+1 -3
View File
@@ -4,9 +4,7 @@
## 环境配置
请使用以下命令配置所需的环境:
```bash
pip install -U litserve python-multipart filetype
pip install -U magic-pdf[full] --extra-index-url https://wheels.myhloli.com
pip install paddlepaddle-gpu==3.0.0b1 -i https://www.paddlepaddle.org.cn/packages/stable/cu118
pip install -U magic-pdf[full] litserve python-multipart filetype
```
## 快速使用