diff --git a/README.md b/README.md index c7988c1..ef43345 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This python package allows you to directly call Drools classes (implemented in Java) using JPY from your Python code. Needs - * Java 11+ + * Java 17+ * Maven 3.8.1+ * Environment variable **JAVA_HOME** should be set appropriately