Procházet zdrojové kódy

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) před 9 měsíci
rodič
revize
6833ff33d8
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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: