Skip to content

Commit 9979c85

Browse files
committed
Update readme
1 parent 8a1b457 commit 9979c85

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -43,16 +43,8 @@ Both packages have a **required peer dependency** on `zod` for schema validation
4343

4444
## Installation
4545

46-
### Server
47-
48-
```bash
49-
npm install @modelcontextprotocol/server zod
50-
```
51-
52-
### Client
53-
5446
```bash
55-
npm install @modelcontextprotocol/client zod
47+
npm install @modelcontextprotocol/sdk zod
5648
```
5749

5850
## Quick Start (runnable examples)

0 commit comments

Comments
 (0)