diff --git a/suite-user/TOOLS.md b/suite-user/TOOLS.md index 6f84a36..9863c9a 100644 --- a/suite-user/TOOLS.md +++ b/suite-user/TOOLS.md @@ -12,10 +12,10 @@ https://suites.mercator.cn ```bash # 下载 -curl -sLO https://git.mercator.cn/api/packages/AgentGIS/generic/gis-actions/3.0.5/gis-actions_3.0.5_all.deb +curl -sLO https://packages.mercator.cn/public/gis-actions/latest.deb # 安装 -sudo dpkg -i gis-actions_3.0.5_all.deb +sudo dpkg -i latest.deb ``` 安装后可用 `agc` 命令(已内置在包中)。