diff --git a/README.md b/README.md index 83d50a97c..161d98619 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ def get_greeting(name: str) -> str: To use this server, you have two options: -1. Install it in Claude Desktop: +1. Install it in [Claude Desktop](https://claude.ai/download): ```bash fastmcp install server.py ```