diff --git a/suites-help/开发者指南/快速开始.md b/suites-help/开发者指南/快速开始.md index 237c7b9..5ba17ca 100644 --- a/suites-help/开发者指南/快速开始.md +++ b/suites-help/开发者指南/快速开始.md @@ -4,10 +4,10 @@ ```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 ``` ## 浏览套件