aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index e7640b0..417d687 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,8 @@ javafx guides (really helpful website):
# Installation
### VM arguements
+Right click on project > Propereties > Run/Debug Settings > Driver > Edit > Arguements
+Pase the following into VM arguements:
#### Windows
`--module-path lib/windows/lib --add-modules javafx.controls,javafx.fxml,javafx.media`