Introduced NEED_MIRROR (#3907)

### What problem does this PR solve?

Introduced NEED_MIRROR

### Type of change

- [x] Refactoring
This commit is contained in:
Zhichang Yu
2024-12-06 20:47:22 +08:00
committed by GitHub
parent f54a8d7748
commit b44321f9c3
8 changed files with 41 additions and 35 deletions

View File

@ -38,7 +38,7 @@ cd ragflow/
1. Install Poetry:
```bash
curl -sSL https://install.python-poetry.org | python3 -
pipx install poetry
```
2. Configure Poetry: