Browse Source

Update README adding explicit JDK instructions

pull/288/head
Dave Syer 13 years ago
parent
commit
c3a5b415cf
  1. 4
      README.md

4
README.md

@ -37,7 +37,9 @@ a cross-platform, self-contained bootstrap mechanism for the build.
### prerequisites ### 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 ### check out sources
`git clone git://github.com/SpringSource/spring-framework.git` `git clone git://github.com/SpringSource/spring-framework.git`

Loading…
Cancel
Save