Skip to content

Commit 49671d3

Browse files
Fix typo in FastApp installation instructions
1 parent a060274 commit 49671d3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727

2828
## Quick Start
2929

30-
We recommend installing FastApp with [uv](https://docs.astral.sh/uv/):
30+
We recommend installing FastApps with [uv](https://docs.astral.sh/uv/):
3131

3232
```bash
33-
uv pip install fastmcp
33+
uv pip install fastapps
3434
```
3535

3636
For full installation instructions, including verification, upgrading from the official MCPSDK, and developer setup, see the Installation Guide.

0 commit comments

Comments
 (0)