Skip to content

Commit cd53c11

Browse files
committed
Correct JDK version.
1 parent 0e0e908 commit cd53c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ project/plugins.sbt - plugins used for creation of IDEA and Eclipse projects.
1717
How to build and Run
1818
--------------------
1919

20-
1. Install [Java 7 JDK](http://www.oracle.com/technetwork/java/javase/downloads/index.html)
20+
1. Install [Java 8 JDK](http://www.oracle.com/technetwork/java/javase/downloads/index.html)
2121

2222
2. Install [SBT](http://www.scala-sbt.org/)
2323

0 commit comments

Comments
 (0)