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!