Merge pull request #1 from JohnNiang/master

add running command after mvn clean packege
pull/5/head
RYAN0UP_ 2018-04-29 01:39:13 +08:00 committed by GitHub
commit bfa192c6ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -32,8 +32,11 @@ Fast,simple,powerful blog system powered by Java.
git clone https://github.com/ruibaby/halo.git
cd halo
mvn clean package
java -jar target/dist/halo/halo-beta.jar
```
Let's start: http://localhost:8090
## Demo 演示
[界面预览](PREVIEW.md)