diff --git a/README.md b/README.md index 5c431575d..2bd7a5bdb 100755 --- a/README.md +++ b/README.md @@ -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