Ver código fonte

Highlight increased Java requirement

The usage of `java.awt.Toolkit.getMenuShortcutKeyMaskEx()` is
only available in Java 10+.
Alexander 3 anos atrás
pai
commit
8c7f04020e
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -4,7 +4,7 @@ Cyber-physical systems simulation software following a Holon-based smart grid sy
 
 ## Prerequisites
 
-* Java 1.8 compatible VM
+* Java 10 compatible VM
 
 ## Introduction and User Manual