GP-1138: A few more tweaks to the InstallationGuide's Java Notes section

This commit is contained in:
Ryan Kurtz 2021-07-15 14:08:17 -04:00
parent 74df5ee20c
commit 3edd25dfd5

View File

@ -146,9 +146,10 @@ destination using any unzip program (built-in OS utilities, 7-Zip, WinZip, WinRA
</li>
<li>
If Ghidra failed to run because <i>no versions</i> of Java were on the PATH, a
<a href="#Requirements">supported</a> JDK should be manually installed and added to the
PATH. The following steps outline how to add a JDK distribution to the operating system's
PATH.
<a href="#Requirements">supported</a> JDK should be installed via a Linux package manager
(aptitude, yum, etc), Windows installer program (*.exe, *.msi), macOS Installer package
(*.pkg), or manually extracted and added to the PATH. The following steps outline how to
manually extract and add a JDK distribution to the operating system's PATH.
<ul>
<li>
<p><b>Windows: </b>Extract the JDK distribution (.zip file) to your desired location