Updating JDK hyperlink

Ryan Kurtz
2023-05-26 07:35:41 -04:00
parent 462bb57b74
commit f17dd8fc61
+1 -1
@@ -4,7 +4,7 @@ Gee-druh. The G sounds like the G in goto, great, good, graph, and GitHub. The
### When I run Ghidra, all I see is "Java runtime not found..." How do I get Ghidra to run?
Download and install [Java JDK 11](https://docs.aws.amazon.com/corretto/latest/corretto-11-ug/downloads-list.html) and add its _bin_ directory to your system's PATH. For detailed instructions on adding Java to your PATH, see the Ghidra Installation Guide.
Download and install [Java JDK 17](https://adoptium.net/temurin/releases) and add its _bin_ directory to your system's PATH. For detailed instructions on adding Java to your PATH, see the Ghidra Installation Guide.
### My system requires Java 8 (or another Java) to be on the PATH for other software to function correctly. How can I get Ghidra to run without altering the PATH?