diff --git a/GhidraDocs/InstallationGuide.html b/GhidraDocs/InstallationGuide.html
index 98830e0fef..06da43fbe2 100644
--- a/GhidraDocs/InstallationGuide.html
+++ b/GhidraDocs/InstallationGuide.html
@@ -322,7 +322,7 @@ Ghidra release includes native binaries for the following platforms:
system:
- A supported version of a Java Development Kit
- - Gradle 7.3+ (Gradle 8 is currently not supported)
+ - Gradle 7.3+
- make, gcc, and g++ (Linux/macOS-only)
-
Microsoft Visual Studio
diff --git a/README.md b/README.md
index d4eb55e45d..a85fa2e273 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ To create the latest development build for your platform from this source reposi
##### Install build tools:
* [JDK 17 64-bit][jdk17]
-* [Gradle 7.3+][gradle] (Gradle 8 is currently not supported)
+* [Gradle 7.3+][gradle]
* make, gcc, and g++ (Linux/macOS-only)
* [Microsoft Visual Studio][vs] 2017+ or [Microsoft C++ Build Tools][vcbuildtools] with the
following components installed (Windows-only):