doc: fix typo (#216)

### What problem does this PR solve?


### Type of change


- [x] Documentation Update
This commit is contained in:
Lemon 2024-04-03 14:32:51 +08:00 committed by GitHub
parent 33d01150d5
commit aae84f6c64
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -100,7 +100,7 @@
```bash
$ cd ragflow/docker
$ docker compose up -f docker-compose-CN.yml -d
$ docker compose -f docker-compose-CN.yml up -d
```
> 核心镜像文件大约 15 GB可能需要一定时间拉取。请耐心等待。