This commit is contained in:
Jeremiah Lowin 2024-11-30 19:46:21 -05:00
commit e979ff06cc

View file

@ -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
```