Skip to content

Commit cdea764

Browse files
committed
Revert "Mention M1 build prerequisites"
This reverts commit 14759e0.
1 parent 4153626 commit cdea764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The build validation scripts are available as pre-built, executable Bash scripts
2828

2929
## Build from source
3030

31-
You can also assemble the build validation scripts from source by running `./gradlew build` from the root folder of this repository. If you run the build on a M1-Apple machine, the build requires Java 8 to already be installed. This requirement is due to Gradle currently not being able to download Java 8 via its Toolchain feature.
31+
You can also assemble the build validation scripts from source by running `./gradlew build` from the root folder of this repository.
3232

3333
Once the build has finished successfully, you can find two .zip files in the build/distributions folder: one .zip file containing the build validation scripts for Gradle and one .zip file containing the build validation scripts for Maven.
3434

0 commit comments

Comments
 (0)