aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorsowgro <tpoke.ferrari@gmail.com>2023-05-26 09:21:24 -0400
committersowgro <tpoke.ferrari@gmail.com>2023-05-26 09:21:24 -0400
commit49693afbf4947644c9dfea56f8ef4c200caa2fb8 (patch)
tree5840406197117956d0f7aca79cdba1a2d9c0813e /README.md
parent3b31a7221ad9959fe33298e2d712057a06dd11d0 (diff)
downloadNPEhero-49693afbf4947644c9dfea56f8ef4c200caa2fb8.tar.gz
NPEhero-49693afbf4947644c9dfea56f8ef4c200caa2fb8.tar.bz2
NPEhero-49693afbf4947644c9dfea56f8ef4c200caa2fb8.zip
update readme
Diffstat (limited to '')
-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`