Skip to content

Commit ff72907

Browse files
authored
Update examples/auto-matplotlib/README.md
1 parent b7af972 commit ff72907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/auto-matplotlib/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The example works as follows:
3535
Please first install the dependencies for this example:
3636

3737
```shell
38-
$ pip install matplotlib numpy "mcp[cli]>=1.5.0"
38+
$ uv pip install matplotlib numpy "mcp[cli]>=1.5.0"
3939
```
4040

4141
The directory structure of this example should look like:

0 commit comments

Comments
 (0)