Skip to content

Commit eae0f8b

Browse files
committed
Merge pull request spring-projects#288 from dsyer/patch-1
Update README adding explicit JDK instructions
2 parents 08f255d + c3a5b41 commit eae0f8b

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)