Skip to content

Commit 2569127

Browse files
Update README.md
1 parent 6ca04de commit 2569127

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,7 @@ A Simple Framework for Creating an MCP Server using sse protocol
77

88
## Usage
99

10-
1. Install dependencies:
11-
```bash
12-
pip install -r requirements.txt
13-
```
14-
15-
2. Run the example server:
10+
Run the example server:
1611
```bash
1712
pip install .
1813
python example/run_server.py

0 commit comments

Comments
 (0)