Jeremiah Lowin commited on
Commit
fed898d
·
1 Parent(s): 13fe992
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -80,7 +80,7 @@ def get_greeting(name: str) -> str:
80
 
81
  To use this server, you have two options:
82
 
83
- 1. Install it in Claude Desktop:
84
  ```bash
85
  fastmcp install server.py
86
  ```
 
80
 
81
  To use this server, you have two options:
82
 
83
+ 1. Install it in [Claude Desktop](https://claude.ai/download):
84
  ```bash
85
  fastmcp install server.py
86
  ```