Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Guleri24 authored Aug 31, 2022
1 parent 6f90fc7 commit 35c650e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@
![](docs/FisGlobal.png)

## To run this application from the source
`./mvnw clean javafx:run` in linux
`mvn clean javafx:run` in linux

`./mvnw.cmd clean javafx:run` in windows
`mvn clean javafx:run` in windows

## Requirement for this project
JDK 17 only and the rest is pulled by the mvn wrapper for you.
In linux : Terminal Alacritty is required but can be changed.

## To create application packages
1. Push the edits
Expand Down

0 comments on commit 35c650e

Please sign in to comment.