Просмотр исходного кода

update doc to reflect latest version of java

michaelkunc 10 лет назад
Родитель
Сommit
c40dfad620
1 измененных файлов: 2 добавлений и 2 удалений
  1. 2
    2
      docs/INSTALLATION.md

+ 2
- 2
docs/INSTALLATION.md Просмотреть файл

86
 Clicking on the "More Info..." button takes you to the [Oracle OTN](http://www.oracle.com/technetwork/java/javase/downloads/index.html).
86
 Clicking on the "More Info..." button takes you to the [Oracle OTN](http://www.oracle.com/technetwork/java/javase/downloads/index.html).
87
 
87
 
88
 Download the latest version of the JDK (at the time of writing,
88
 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))
90
 and run the installer, using all the defaults.
90
 and run the installer, using all the defaults.
91
 
91
 
92
 Skip down to [Verify JDK Install](#verify-jdk-install)
92
 Skip down to [Verify JDK Install](#verify-jdk-install)
105
 
105
 
106
 1. Go to [Oracle OTN](http://www.oracle.com/technetwork/java/javase/downloads/index.html)
106
 1. Go to [Oracle OTN](http://www.oracle.com/technetwork/java/javase/downloads/index.html)
107
 and download the latest version of the JDK (at the time of writing,
107
 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))
109
 2. Run the installer, using all the defaults.
109
 2. Run the installer, using all the defaults.
110
 
110
 
111
 #### Verify JDK Install
111
 #### Verify JDK Install