Update README.md

pull/286/head
Ryan Wang 2019-06-15 14:31:17 +08:00 committed by GitHub
parent 640fa13171
commit 0cfed81dfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

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