From 69c5ce0f139b8f53209fb442a4b9fbcd6013bcf5 Mon Sep 17 00:00:00 2001 From: SREEKANTH-140 <106502638+SREEKANTH-140@users.noreply.github.com> Date: Tue, 31 May 2022 14:45:55 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9ee848d5..3d663aae 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ The source code for all examples can be found in the directory [src/main/java/la * Appendix C: Performing multiple operations in parallel on a Stream * Appendix D: Lambdas and JVM bytecode We will update the repository as we update the book. Stay tuned! - +# change made ### Make sure to have JDK8 installed The latest binary can be found here: http://www.oracle.com/technetwork/java/javase/overview/java8-2100321.html @@ -56,4 +56,4 @@ Alternatively you can compile the files manually inside the directory src/main/j You can also import the project in your favorite IDE: * In IntelliJ use "File->Open" menu and navigate to the folder where the project resides * In Eclipse use "File->Import->Existing Maven Projects" (also modify "Reduntant super interfaces" to report as Warnings instead of Errors - * In Netbeans use "File->Open Project" menu \ No newline at end of file + * In Netbeans use "File->Open Project" menu