Skip to content

Commit

Permalink
Update README adding explicit JDK instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
dsyer committed May 22, 2013
1 parent f9b5b1d commit c3a5b41
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 c3a5b41

Please sign in to comment.