Skip to content

Commit ed86b47

Browse files
authored
Update README.md
1 parent 2d60453 commit ed86b47

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,14 @@
88

99

1010

11-
*Documentation for building on other platforms*
11+
#Documentation for building on other platforms
1212

1313
JAR files for MacOS, Windows and Linux are available. This section provides instructions for other platforms
1414

1515
A build on another platform should work, subject to checking that the right dependences for JavaFX libraries are used. The way the project is set up, Maven should automatically find them.
1616

17+
18+
## Conifguration concerns
1719
To run the version that does not include dependences on the command line, you need to download a version of the [JavaFX SDK](https://gluonhq.com/products/javafx/).
1820

1921
Assuming the JavaFX library is in directory named in shell variable `$JAVAFX` and your JAR file is in `$JARF`, you can invoke it as follows:

0 commit comments

Comments
 (0)