From a9fa784869253894e808dd9c71cc55a0c8656e46 Mon Sep 17 00:00:00 2001 From: tcarver <tjc@sanger.ac.uk> Date: Fri, 1 Feb 2013 14:00:51 +0000 Subject: [PATCH] update installing java --- docs/getting_java.sgml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/docs/getting_java.sgml b/docs/getting_java.sgml index 6cb55674a..766c01932 100644 --- a/docs/getting_java.sgml +++ b/docs/getting_java.sgml @@ -2,8 +2,6 @@ <TITLE>Installing Java</TITLE> <PARA> Before installing &prog; you will need to make sure you have Java installed. -Please note that the version of Java that comes with Netscape and Internet -Explorer is not sufficient to run &prog;. </PARA> <ITEMIZEDLIST> <LISTITEM> @@ -23,10 +21,11 @@ administrator privileges for your machine to successfully install Java. </LISTITEM> <LISTITEM> <PARA> -Macintosh users with MacOS X should have java installed. You can get the -latest version from <ULINK URL="http://developer.apple.com/java/download/">Apple</ULINK>. +Macintosh users with MacOS X should have Java installed. You can get the +latest Java 1.6 version from Apple. -Macintosh users with older MacOS versions cannot use this release of &prog;. +Java for Intel Mac running Mac OSX 10.7.3 or above can be downloaded from +<ULINK URL="http://www.java.com/en/download/help/mac_install.xml">Oracle</ULINK>. </PARA> </LISTITEM> </ITEMIZEDLIST> -- GitLab