Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
selfjell authored Mar 27, 2020
1 parent 4c72eb6 commit f48b0fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ This project uses:
- Currently throws "WARNING: An illegal reflective access operation has occurred",
when the java version used is >8. This has no effect on function or performance, and is just a warning.

- Exception when using Mac OS: Please run the JVM with -XstartOnFirstThread. For example:
- Exception when using Mac OS: Please run the JVM with -XstartOnFirstThread. For example:<br>
```java -XstartOnFirstThread -cp target/factory-robots-1.0-SNAPSHOT.jar inf112.app.Main```

0 comments on commit f48b0fc

Please sign in to comment.