mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-20 20:44:17 +02:00
Add upgrade command to v2 migration section
This commit is contained in:
parent
7cfbb0137e
commit
ee03d0d847
1 changed files with 4 additions and 0 deletions
|
|
@ -64,6 +64,10 @@ Alternatively, wait for the stable v5 release. See [this issue](https://github.c
|
|||
|
||||
### From FastMCP 2.x
|
||||
|
||||
```bash
|
||||
pip install -U fastmcp
|
||||
```
|
||||
|
||||
See the [Upgrade Guide](/development/upgrade-guide) for a complete list of breaking changes and migration steps.
|
||||
|
||||
### From the Official MCP SDK
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue