Skip to content

Commit 91a68df

Browse files
committed
docs: update README to remove redundant terminal instructions for Next.js frontend
1 parent 5010092 commit 91a68df

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -327,9 +327,6 @@ cp .env.example .env
327327
```bash
328328
# Terminal 1: Start Mastra backend (agents/tools/workflows at :4111)
329329
npm run dev
330-
331-
# Terminal 2: Start Next.js frontend (at :3000)
332-
333330
```
334331

335332
### Next.js + Mastra Client SDK

0 commit comments

Comments
 (0)