From 9f9f1e3428a4dffe41c25d0400460e788f8a7cde Mon Sep 17 00:00:00 2001 From: Ryan Wang Date: Fri, 23 Apr 2021 22:13:57 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2bd7a5bdb..23fcc9706 100755 --- a/README.md +++ b/README.md @@ -28,12 +28,12 @@ 下载最新的 Halo 运行包: -其他地址:https://docs.halo.run/install/downloads - ```bash 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 java -jar halo.jar ```