Commit 32686f9e by Holata Seminole Committed by GitHub

docs: fix typos (#898)

parent fd9b6291
...@@ -19,7 +19,7 @@ images: [] ...@@ -19,7 +19,7 @@ images: []
## 通用问题 ## 通用问题
### 能否纯本地允许 ### 能否纯本地运行
可以。需要准备好向量模型和LLM模型。 可以。需要准备好向量模型和LLM模型。
...@@ -132,4 +132,4 @@ mongo连接失败,检查 ...@@ -132,4 +132,4 @@ mongo连接失败,检查
2. 复制 `config.json` -> `config.local.json` 2. 复制 `config.json` -> `config.local.json`
3. 复制 `.env.template` -> `.env.local` 3. 复制 `.env.template` -> `.env.local`
4. `cd projects/app` 4. `cd projects/app`
5. `pnpm dev` 5. `pnpm dev`
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment