diff --git a/docs/getting-started/installation.mdx b/docs/getting-started/installation.mdx index 1815d177b..7b3705cc9 100644 --- a/docs/getting-started/installation.mdx +++ b/docs/getting-started/installation.mdx @@ -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