Updated Frequently asked questions (markdown)

Ryan Kurtz
2019-09-12 07:41:14 -04:00
parent 6f44a519c6
commit 1fe2fa7032
+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 [OpenJDK 11](https://jdk.java.net/11/) 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 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.
### 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?