Skip to content

Commit b6f482e

Browse files
committed
Merge pull request scala#4592 from xuwei-k/patch-2
fix README. 2.12.x branch require Java 8
2 parents ffcf073 + c1031b7 commit b6f482e

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
@@ -62,7 +62,7 @@ scala/
6262

6363
## Requirements
6464

65-
You'll need a Java SDK (6 or newer), Apache Ant (version 1.8.0 or above), and curl (for `./pull-binary-libs.sh`).
65+
You'll need a Java SDK (8 or newer), Apache Ant (version 1.8.0 or above), and curl (for `./pull-binary-libs.sh`).
6666

6767
## Git Hygiene
6868

0 commit comments

Comments
 (0)