You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by bl...@apache.org on 2012/11/13 23:21:13 UTC

svn commit: r1408990 - /incubator/ctakes/site/trunk/content/ctakes/3.0.0/user-guide-3.0.mdtext

Author: bleeker
Date: Tue Nov 13 22:21:12 2012
New Revision: 1408990

URL: http://svn.apache.org/viewvc?rev=1408990&view=rev
Log:
CMS commit to ctakes by bleeker

Modified:
    incubator/ctakes/site/trunk/content/ctakes/3.0.0/user-guide-3.0.mdtext

Modified: incubator/ctakes/site/trunk/content/ctakes/3.0.0/user-guide-3.0.mdtext
URL: http://svn.apache.org/viewvc/incubator/ctakes/site/trunk/content/ctakes/3.0.0/user-guide-3.0.mdtext?rev=1408990&r1=1408989&r2=1408990&view=diff
==============================================================================
--- incubator/ctakes/site/trunk/content/ctakes/3.0.0/user-guide-3.0.mdtext (original)
+++ incubator/ctakes/site/trunk/content/ctakes/3.0.0/user-guide-3.0.mdtext Tue Nov 13 22:21:12 2012
@@ -36,24 +36,19 @@ used. These are the last steps in these 
 
 ## Prerequisites
 
-Step
-
-Example
-
-1. Make sure you have Java 1.6 or higher. Most systems come with Java already
-installed.
+1. Make sure you have Java 1.6 or higher. Many systems come with Java already
+installed. Run this command to check your version, for example:
 
-Run this command to check your version.
+   :::DOS
+   C:\>java -version
+   java version "1.6.0_20"
+   Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
+   Java HotSpot(TM) Client VM (build 16.3-b01, mixed mode, sharing)
 
-If you do not you can install Java from
-[java.com](http://www.java.com/en/download/faq/develop.xml).
+If you do not have Java installed or have an older version then you can install Java from [java.com](http://www.java.com/en/download/faq/develop.xml).
 
 ## Install cTAKES
 
-Step
-
-Example
-
 1. Navigate to the [source downloads for a released
 version](http://sourceforge.net/projects/ohnlp/files/cTAKES) on SourceForge