docs: add Windows install
This commit is contained in:
@@ -4,10 +4,12 @@
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# 下载
|
# 下载
|
||||||
|
# Linux
|
||||||
curl -sLO https://packages.mercator.cn/public/gis-actions/latest.deb
|
curl -sLO https://packages.mercator.cn/public/gis-actions/latest.deb
|
||||||
|
|
||||||
# 安装
|
|
||||||
sudo dpkg -i latest.deb
|
sudo dpkg -i latest.deb
|
||||||
|
|
||||||
|
# Windows
|
||||||
|
# 下载 latest-windows.zip 解压到 %LOCALAPPDATA%\AgentGIS\gis-actions\ 并加入 PATH
|
||||||
```
|
```
|
||||||
|
|
||||||
## 浏览套件
|
## 浏览套件
|
||||||
|
|||||||
Reference in New Issue
Block a user