From 434ab14d625ba210e37717bf30e84e38182eb107 Mon Sep 17 00:00:00 2001 From: Huawei Date: Thu, 9 Jul 2026 19:08:18 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20pip=20install=20=E6=94=B9=E4=B8=BA=20whe?= =?UTF-8?q?el=20URL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- suites-help/开发者指南/套件发布指南.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/suites-help/开发者指南/套件发布指南.md b/suites-help/开发者指南/套件发布指南.md index baabc37..220ebdd 100644 --- a/suites-help/开发者指南/套件发布指南.md +++ b/suites-help/开发者指南/套件发布指南.md @@ -9,7 +9,7 @@ ```bash # 安装 CLI -pip install agentgis-cli +pip install https://git.mercator.cn/SuiteHub/agentgis-cli/raw/branch/main/dist/agentgis_cli-0.1.0-py3-none-any.whl # 配置 API Key agc config set api-key mk_xxxxxxxxxxxxx