Skip to content

Commit 1b5b05b

Browse files
authored
docs: mention pypi package (#10)
1 parent 3fe24f9 commit 1b5b05b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,14 @@ graph LR
2727
2828
## Installation
2929

30+
The stable version of the package is available on the PyPI repository. You can install it using the following command:
31+
32+
```bash
33+
uv tool install mcp-proxy
34+
```
35+
36+
The latest version of the package can be installed from the git repository using the following command:
37+
3038
```bash
3139
uv tool install git+https://github.com/sparfenyuk/mcp-proxy
3240
```

0 commit comments

Comments
 (0)