Update README.md

pull/1375/head
Ryan Wang 2021-04-23 22:13:57 +08:00 committed by GitHub
parent c07f4e8fe1
commit 9f9f1e3428
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -28,12 +28,12 @@
下载最新的 Halo 运行包: 下载最新的 Halo 运行包:
其他地址https://docs.halo.run/install/downloads
```bash ```bash
curl -L https://github.com/halo-dev/halo/releases/download/v1.4.8/halo-1.4.8.jar --output halo.jar curl -L https://github.com/halo-dev/halo/releases/download/v1.4.8/halo-1.4.8.jar --output halo.jar
``` ```
其他地址https://docs.halo.run/install/downloads
```bash ```bash
java -jar halo.jar java -jar halo.jar
``` ```