Fix minor typo in README.md
This commit is contained in:
parent
07b7553355
commit
00fea1f715
|
|
@ -39,7 +39,7 @@ a cross-platform, self-contained bootstrap mechanism for the build.
|
||||||
|
|
||||||
[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]
|
||||||
> **Note:** Do not use the "lambda" edition of JDK b88 when building the
|
> **Note:** Do not use the "lambda" edition of JDK b88 when building the
|
||||||
ramework, as it still causes some errors. It should be fine, however, to
|
framework, as it still causes some errors. It should be fine, however, to
|
||||||
*run* against various versions of OpenJDK 1.8, lambda or otherwise.
|
*run* against various versions of OpenJDK 1.8, lambda or otherwise.
|
||||||
|
|
||||||
Be sure that your `JAVA_HOME` environment variable points to the `jdk1.8.0` folder
|
Be sure that your `JAVA_HOME` environment variable points to the `jdk1.8.0` folder
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue