mirror of https://github.com/halo-dev/halo
Update README.md
parent
c07f4e8fe1
commit
9f9f1e3428
|
@ -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
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue