Skip to content

Commit 989453d

Browse files
authored
docs: add installation instructions for uv (#37)
1 parent 042299f commit 989453d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ This directory contains examples demonstrating how to use the Model Context Prot
1212

1313
The client examples demonstrate different ways to connect to MCP servers.
1414

15+
Before running the examples, ensure you have `uv` installed. You can find the installation instructions [here](https://github.com/astral-sh/uv).
16+
1517
### Available Examples
1618

1719
You can run the examples in two ways:

0 commit comments

Comments
 (0)