From 56f1eb14901e72cf7f84acfd43f481ea07caab07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrius=20=C5=A0tikonas?= Date: Sat, 18 Dec 2021 12:06:41 +0000 Subject: [PATCH] Fix README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e7760b..3a1982c 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ with ant-core:0 from the Gentoo tree. ## Bootstrapping OpenJDK 11 ```sh -sudo emerge -a1v =dev-java/openjdk-11.0.5_p10 +sudo emerge -a1v =dev-java/openjdk-11.0.9_p11 ``` At this point you can remove this overlay and install OpenJDK from main tree: ```sh