Skip to content

Commit

Permalink
Merge pull request spring-projects#288 from dsyer/patch-1
Browse files Browse the repository at this point in the history
Update README adding explicit JDK instructions
  • Loading branch information
cbeams committed May 22, 2013
2 parents 08f255d + c3a5b41 commit eae0f8b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@ a cross-platform, self-contained bootstrap mechanism for the build.

### prerequisites

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

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

0 comments on commit eae0f8b

Please sign in to comment.