Update README.md

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

View File

@ -24,6 +24,8 @@
## 快速开始
### Fat Jar
下载最新的 Halo 运行包:
其他地址https://docs.halo.run/install/downloads
@ -36,7 +38,7 @@ curl -L https://github.com/halo-dev/halo/releases/download/v1.4.8/halo-1.4.8.jar
java -jar halo.jar
```
### Docker:
### Docker
```bash
docker run -it -d --name halo -p 8090:8090 -v ~/.halo:/root/.halo --restart=always halohub/halo