update README.

pull/193/head
ruibaby 2019-06-05 10:58:06 +08:00
parent 5ecce25ec2
commit 5149c3da82
1 changed files with 2 additions and 2 deletions

View File

@ -26,13 +26,13 @@
### 下载最新的 Halo 安装包
```bash
curl -L https://github.com/halo-dev/halo/releases/download/v1.0.0/halo-1.0.0.jar --output halo-latest.jar
curl -L https://github.com/halo-dev/halo/releases/download/v1.0.1/halo-1.0.1.jar --output halo-latest.jar
```
或者
```bash
wget https://github.com/halo-dev/halo/releases/download/v1.0.0/halo-1.0.0.jar -O halo-latest.jar
wget https://github.com/halo-dev/halo/releases/download/v1.0.1/halo-1.0.1.jar -O halo-latest.jar
```
### 启动 Halo