From 09965a9b2bc38b5e28f06d033878a0b450c393a0 Mon Sep 17 00:00:00 2001 From: Daniel Huang Date: Tue, 31 Oct 2023 10:23:31 -0400 Subject: [PATCH] Update README.md (#2078) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a078869163..e57b181e97 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ them up to date. For many Linux distributions, these dependencies will be standa repositories. - OpenJDK 17 - - We recommend using the [Eclipse Termurin](https://adoptium.net/) distribution, as it's known to be high quality + - We recommend using the [Eclipse Temurin](https://adoptium.net/) distribution, as it's known to be high quality and to work without issues. - Gradle 8.2.1 (optional) - The [Gradle wrapper](https://docs.gradle.org/current/userguide/gradle_wrapper.html#sec:using_wrapper) is provided