Changeset 28380
- Timestamp:
- 12/27/07 10:38:32 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
doc/nuxeo-book/trunk/src/docbook/getting-started/index.xml
r27600 r28380 34 34 <title>Prerequisites</title> 35 35 36 <para>We assumer from now on that on your computer, you have the following 37 ready-to-use environment:</para> 36 <para>We assume from now on that on your computer, you have the following ready-to-use environment:</para> 38 37 39 38 <para><itemizedlist> 40 39 <listitem> 41 <para>Java Development Kit (JDK) 1.5.x ( not Java 6)</para>40 <para>Java Development Kit (JDK) 1.5.x (<emphasis>not Java 6</emphasis>)</para> 42 41 </listitem> 43 42 … … 47 46 48 47 <listitem> 49 <para>Maven 2.0. 7(or later)</para>48 <para>Maven 2.0.8 (or later)</para> 50 49 </listitem> 51 50
