From e979ff06ccc59ef372d5f757c15205fd2bc88012 Mon Sep 17 00:00:00 2001 From: Jeremiah Lowin <153965+jlowin@users.noreply.github.com> Date: Sat, 30 Nov 2024 19:46:21 -0500 Subject: [PATCH] add link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```