From 489d681262378a7cca49aefbeb0de515395861f1 Mon Sep 17 00:00:00 2001 From: Muskan Verma Date: Wed, 27 Jul 2022 05:50:16 +0000 Subject: [PATCH] changes done --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ee848d5..3703618c 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ The source code for all examples can be found in the directory [src/main/java/la * Appendix D: Lambdas and JVM bytecode We will update the repository as we update the book. Stay tuned! -### Make sure to have JDK8 installed +### Make sure to have JDK9 installed The latest binary can be found here: http://www.oracle.com/technetwork/java/javase/overview/java8-2100321.html $ java -version