Skip to content

Commit

Permalink
Updated REAMDE for Maven use
Browse files Browse the repository at this point in the history
  • Loading branch information
ThibaudJeannin committed Apr 29, 2018
1 parent be9251d commit 5304f84
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
<img src="src/main/resources/icon.png" align="center"/>
</p>

##How to build
* Maven
```bash
git clone https://github.com/Yarhi/Murphy_Studio.git
mvn package
java -jar target/jfx/app/murphy-studio-app-1.0-SNAPSHOT-jfx.jar
```

## Participation

## Contribute ?
Wanna participate? Don't hesitate to ask us questions !

0 comments on commit 5304f84

Please sign in to comment.