doc: fix typo (#216)
### What problem does this PR solve? ### Type of change - [x] Documentation Update
This commit is contained in:
parent
33d01150d5
commit
aae84f6c64
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ cd ragflow/docker
|
$ cd ragflow/docker
|
||||||
$ docker compose up -f docker-compose-CN.yml -d
|
$ docker compose -f docker-compose-CN.yml up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
> 核心镜像文件大约 15 GB,可能需要一定时间拉取。请耐心等待。
|
> 核心镜像文件大约 15 GB,可能需要一定时间拉取。请耐心等待。
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue