更新 README.md
This commit is contained in:
@@ -24,7 +24,7 @@ A Telnet-based MCP tool for H3C network device CLI, optimized for H3C IOS device
|
|||||||
```bash
|
```bash
|
||||||
git clone https://git.youdu.xin/wxy/h3c-cli-mcp.git
|
git clone https://git.youdu.xin/wxy/h3c-cli-mcp.git
|
||||||
cd h3c-cli-mcp
|
cd h3c-cli-mcp
|
||||||
pip install .
|
pip install -e .
|
||||||
```
|
```
|
||||||
|
|
||||||
### Usage
|
### Usage
|
||||||
@@ -110,7 +110,7 @@ As a network automation assistant, help users accomplish the following tasks:
|
|||||||
```bash
|
```bash
|
||||||
git clone https://git.youdu.xin/wxy/h3c-cli-mcp.git
|
git clone https://git.youdu.xin/wxy/h3c-cli-mcp.git
|
||||||
cd h3c-cli-mcp
|
cd h3c-cli-mcp
|
||||||
pip install .
|
pip install -e .
|
||||||
```
|
```
|
||||||
|
|
||||||
### 使用方式
|
### 使用方式
|
||||||
|
|||||||
Reference in New Issue
Block a user