docs: add notes

This commit is contained in:
Li Xin
2025-05-08 10:02:19 +08:00
parent 0298907e39
commit 2e2fe19c75
4 changed files with 14 additions and 1 deletions

View File

@@ -92,7 +92,7 @@ brew install marp-cli
Optionally, install web UI dependencies via [pnpm](https://pnpm.io/installation):
```bash
cd web
cd deer-flow/web
pnpm install
```