Fixed README (#3956)

### What problem does this PR solve?

Fixed README

### Type of change

- [x] Documentation Update
This commit is contained in:
Zhichang Yu
2024-12-10 12:11:39 +08:00
committed by GitHub
parent d5a322a352
commit 87e46b4425
5 changed files with 17 additions and 17 deletions

View File

@ -171,8 +171,8 @@ releases! 🌟
Docker images do not include embedding models or Python libraries and hence are approximately 2 GB in size.
```bash
$ cd ragflow/docker
$ docker compose -f docker-compose.yml up -d
$ cd ragflow
$ docker compose -f docker/docker-compose.yml up -d
```
| RAGFLOW_IMAGE tag in docker/.env | size | Including embedding models and related Python packages? | comments |