From ef1305f38e8f9de35ab8e6497d457f40dc8bf5ac Mon Sep 17 00:00:00 2001
From: tcarver <tjc@sanger.ac.uk>
Date: Tue, 12 Feb 2013 14:40:17 +0000
Subject: [PATCH] update Java version requirement

---
 docs/start_chapter.sgml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/start_chapter.sgml b/docs/start_chapter.sgml
index 91af84a51..42d645dc0 100644
--- a/docs/start_chapter.sgml
+++ b/docs/start_chapter.sgml
@@ -98,7 +98,7 @@ lines that look like this:
   <SECT1 ID="RUNNINGPC">
     <TITLE>Running &prog; on Windows Systems</TITLE>
     <PARA>
-On systems with Java 1.5 (or above) installed &prog; can be
+On systems with Java 1.6 (or above) installed &prog; can be
 started by double clicking on the artemis.jar icon.
     </PARA>
   </SECT1>
-- 
GitLab