Update development script (#16623)

This commit is contained in:
Wang Qi
2026-07-03 20:34:30 +08:00
committed by GitHub
parent 63a4ed55d8
commit 06aa169df7
6 changed files with 15 additions and 11 deletions

View File

@@ -28,7 +28,7 @@ They are **not** downloaded by `build.sh` — use the included download script:
```bash
# From the project root, download and extract to ~/ragflow-native-libs/
uv run ragflow_deps/download_deps.py
uv run python3 ragflow_deps/download_deps.py
```
This also requires `lld-20` on Linux (for Chromium-built pdfium):