Sfoglia il codice sorgente

Update README with actual repository URL

Replace placeholder URL with the actual git repository URL for cloning.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Claude (AgentBox) 9 mesi fa
parent
commit
6833ff33d8
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -37,8 +37,8 @@ This MCP server provides tools to:
 
 1. Clone this repository:
    ```bash
-   git clone <repository-url>
-   cd gogs-mcp-server
+   git clone ssh://git@207.154.220.231:10022/claude/gogs-mcp.git
+   cd gogs-mcp
    ```
 
 2. Install dependencies: