Skip to content

Commit c40dfad

Browse files
author
michaelkunc
committed
update doc to reflect latest version of java
1 parent 75f62df commit c40dfad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/INSTALLATION.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ the OS presents a dialog:
8686
Clicking on the "More Info..." button takes you to the [Oracle OTN](http://www.oracle.com/technetwork/java/javase/downloads/index.html).
8787

8888
Download the latest version of the JDK (at the time of writing,
89-
[JDK 8u45](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html))
89+
[JDK 8u71](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html))
9090
and run the installer, using all the defaults.
9191

9292
Skip down to [Verify JDK Install](#verify-jdk-install)
@@ -105,7 +105,7 @@ Or any version that is prior to 1.8, you need to install the 1.8 JDK...
105105

106106
1. Go to [Oracle OTN](http://www.oracle.com/technetwork/java/javase/downloads/index.html)
107107
and download the latest version of the JDK (at the time of writing,
108-
[JDK 8u45](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html))
108+
[JDK 8u71](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html))
109109
2. Run the installer, using all the defaults.
110110

111111
#### Verify JDK Install

0 commit comments

Comments
 (0)