mirror of https://github.com/halo-dev/halo
doc: add more download sources support (#781)
parent
9f65092b74
commit
21ac5e1bd0
|
@ -34,6 +34,8 @@ PS:实在不想写这个声明(影响 README 的美观),但是就目前
|
||||||
|
|
||||||
### 下载最新的 Halo 安装包
|
### 下载最新的 Halo 安装包
|
||||||
|
|
||||||
|
> 其他地址:https://halo.run/archives/download.html
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl -L https://github.com/halo-dev/halo/releases/download/v1.3.2/halo-1.3.2.jar --output halo-latest.jar
|
curl -L https://github.com/halo-dev/halo/releases/download/v1.3.2/halo-1.3.2.jar --output halo-latest.jar
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue