add running command after mvn clean packege

pull/1/head
johnniang 2018-04-29 01:33:30 +08:00
parent d22f194f25
commit 2432b7cc24
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)