Skip to content

Commit

Permalink
docs: fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanjeever authored Feb 27, 2024
1 parent fd9b629 commit 4bdf2c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docSite/content/docs/development/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ images: []

## 通用问题

### 能否纯本地允许
### 能否纯本地运行

可以。需要准备好向量模型和LLM模型。

Expand Down Expand Up @@ -132,4 +132,4 @@ mongo连接失败,检查
2. 复制 `config.json` -> `config.local.json`
3. 复制 `.env.template` -> `.env.local`
4. `cd projects/app`
5. `pnpm dev`
5. `pnpm dev`

0 comments on commit 4bdf2c4

Please sign in to comment.