Skip to content

Commit 44fcdd1

Browse files
ochafikclaude
andcommitted
docs: note Bun requirement in README examples section
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 17cdf09 commit 44fcdd1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@ The [`examples/`](https://github.com/modelcontextprotocol/ext-apps/tree/main/exa
5555

5656
To run all examples together:
5757

58-
```
58+
```bash
59+
# Bun is required for development (see CONTRIBUTING.md for install instructions)
5960
npm install
6061
npm run examples:start
6162
```

0 commit comments

Comments
 (0)