Skip to content

Commit 5304f84

Browse files
Updated REAMDE for Maven use
1 parent be9251d commit 5304f84

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
<img src="src/main/resources/icon.png" align="center"/>
44
</p>
55

6+
##How to build
7+
* Maven
8+
```bash
9+
git clone https://github.com/Yarhi/Murphy_Studio.git
10+
mvn package
11+
java -jar target/jfx/app/murphy-studio-app-1.0-SNAPSHOT-jfx.jar
12+
```
613

7-
## Participation
14+
15+
## Contribute ?
816
Wanna participate? Don't hesitate to ask us questions !

0 commit comments

Comments
 (0)