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 安装包
```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
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
@ -98,4 +98,4 @@ nohup java -jar halo-latest.jar >/dev/null 2>&1&
![admin-profile.png](https://i.loli.net/2019/05/08/5cd2fccee89f5.png)
![admin-options.png](https://i.loli.net/2019/05/08/5cd2fccedc309.png)
![admin-options.png](https://i.loli.net/2019/05/08/5cd2fccedc309.png)