Skip to content

Commit c3a5b41

Browse files
committed
Update README adding explicit JDK instructions
1 parent f9b5b1d commit c3a5b41

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,9 @@ a cross-platform, self-contained bootstrap mechanism for the build.
3737

3838
### prerequisites
3939

40-
[Git][] and [Early Access build of OpenJDK 1.8 build 88][JDK18 build 88].
40+
[Git][] and [Early Access build of OpenJDK 1.8 build 88][JDK18 build 88] (get
41+
the JDK and don't get the lambda edition). Set the environment variable `JAVA_HOME`
42+
to point to the `jdk1.8.0` folder extracted from the JDK download.
4143

4244
### check out sources
4345
`git clone git://github.com/SpringSource/spring-framework.git`

0 commit comments

Comments
 (0)