From 841a2643787b04d06788ed77e008705715c32c25 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Mon, 13 Jul 2026 16:42:44 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20README.md=20agentgis-cli=20=E2=86=92=20g?= =?UTF-8?q?is-actions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ea9490..daad69d 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ | 资源 | 位置 | |------|------| -| agentgis-cli(命令行工具) | `pip install` from [SuiteHub Packages](https://git.mercator.cn/SuiteHub/-/packages) | +| gis-actions(CLI + 执行引擎) | `sudo dpkg -i` from [SuiteHub Packages](https://git.mercator.cn/SuiteHub/-/packages) | | gis-actions(本地执行器) | `.deb` from [SuiteHub Packages](https://git.mercator.cn/SuiteHub/-/packages) | | 套件市场 | https://suites.mercator.cn | | API Key 管理 | https://auth.mercator.cn |