Fixed: Updates installation instructions to use JDK 17 instead of 11
diff --git a/INSTALL b/INSTALL
index 9cf4302..bc02446 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,7 +6,7 @@
 System requirements
 
 The only requirement to run OFBiz is to have the Java Development Kit (JDK)
-version 11 installed on your system (not just the JRE, but the full JDK) which
+version 17 installed on your system (not just the JRE, but the full JDK) which
 you can download from the below link. Make sure of setting the $JAVA_HOME
 environment variable.