From 49693afbf4947644c9dfea56f8ef4c200caa2fb8 Mon Sep 17 00:00:00 2001 From: sowgro Date: Fri, 26 May 2023 09:21:24 -0400 Subject: update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') 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` -- cgit v1.2.3