From d8103e536dd966f392cb3b4047365ade8edd37b8 Mon Sep 17 00:00:00 2001 From: xingyou <3050128610@qq.com> Date: Sat, 20 Jun 2026 23:49:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 420633e..29603c3 100644 --- a/README.md +++ b/README.md @@ -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 . ``` ### 使用方式