GP-0: Updating reference to supported java version in ghidraSvr scripts

This commit is contained in:
Ryan Kurtz
2022-08-26 14:13:00 -04:00
parent 09d326ddbb
commit 2536099c0e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
# Usage: ghidraSvr [ console | status | install | uninstall | start | stop | restart ]
#---------------------------------------------------------------------------------------
# The Java 11 (or later) runtime installation must either be on the system path or identified
# The Java 17 (or later) runtime installation must either be on the system path or identified
# by setting the JAVA_HOME environment variable. If not using a formally installed Java
# runtime which has been configured into the system PATH ahead of other Java installations
# it may be necessary to explicitly specify the path to the installation by setting JAVA_HOME