📝 docs: fix two missing sentences translation in the README.zh-CN.md (#8382)

This commit is contained in:
小钟 2025-07-10 17:23:38 +08:00 committed by GitHub
parent 7f37f29411
commit bf032dde07
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -598,9 +598,9 @@ LobeChat 提供了 Vercel 的 自托管版本 和 [Docker 镜像][docker-release
[![][docker-size-shield]][docker-size-link]
[![][docker-pulls-shield]][docker-pulls-link]
We provide a Docker image for deploying the LobeChat service on your own private device. Use the following command to start the LobeChat service:
我们提供了一个用于在您自己的私有设备上部署 LobeChat 服务的 Docker 镜像。请使用以下命令启动 LobeChat 服务:
1. create a folder to for storage files
1. 创建一个用于存储文件的文件夹
```fish
$ mkdir lobe-chat-db && cd lobe-chat-db