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