From 8395957553e97996d5f29323aeb69cd0b9f8b682 Mon Sep 17 00:00:00 2001 From: yp05327 <576951401@qq.com> Date: Tue, 25 Mar 2025 03:11:33 +0000 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84c85ab..6b0b045 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ The Gitea MCP Server supports the following tools: To enable debug mode, add the `-d` flag when running the Gitea MCP Server with sse mode: ```sh -./path/to/gitea-mcp -t sse --token -d +./gitea-mcp -t sse --token -d ``` Enjoy exploring and managing your Gitea repositories via chat!