更新 README.md

This commit is contained in:
2026-06-20 23:49:18 +08:00
parent cc0ec7f5ed
commit d8103e536d
+2 -2
View File
@@ -24,7 +24,7 @@ A Telnet-based MCP tool for H3C network device CLI, optimized for H3C IOS device
```bash
git clone https://git.youdu.xin/wxy/h3c-cli-mcp.git
cd h3c-cli-mcp
pip install .
pip install -e .
```
### Usage
@@ -110,7 +110,7 @@ As a network automation assistant, help users accomplish the following tasks:
```bash
git clone https://git.youdu.xin/wxy/h3c-cli-mcp.git
cd h3c-cli-mcp
pip install .
pip install -e .
```
### 使用方式