GP-0: Fixing Gradle version in InstallationGuide.html

This commit is contained in:
Ryan Kurtz
2022-11-03 00:44:47 -04:00
parent 7858e16a18
commit 1eda74a0ab

View File

@@ -322,7 +322,7 @@ Ghidra release includes native binaries for the following platforms:</p>
system:</p>
<ul>
<li>A <a href="#Requirements">supported</a> version of a Java Development Kit</li>
<li><a href="https://gradle.org/releases/">Gradle 6.8+ or 7.x</a></li>
<li><a href="https://gradle.org/releases/">Gradle 7.3+</a></li>
<li>make, gcc, and g++ (Linux/macOS-only)</li>
<li>
<a href="https://visualstudio.microsoft.com/vs/community/">Microsoft Visual Studio</a>