Skip to content

Commit 06da47f

Browse files
committed
Fix run-away mindlessness in Installing for Windows
1 parent 87d85b5 commit 06da47f

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

docs/installation-configuration.rst

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -155,16 +155,15 @@ the contents to the above directory.
155155
Installing & configuring Kettle
156156
-------------------------------
157157

158-
Next, we will need to obtain Kettle or Pentaho. Download
159-
[Kettle](http://community.pentaho.com/projects/data-integration/) and
160-
extract to the ETL directory. Assuming the download is located in
161-
~/Downloads, one could run the following::
162-
163-
INSERT MORE INSTRUCTIONS
158+
Next, we will need to obtain Kettle or Pentaho. Download `Kettle
159+
<http://community.pentaho.com/projects/data-integration/>`_ to your
160+
computer.
164161

165162
The Kettle installation should allow for easy upgrades to the data
166163
integration software without needing to reconfigure any
167-
ETLs. Likewise, upgrading to new versions should permit testing.
164+
ETLs. Likewise, upgrading to new versions should permit
165+
testing. Therefore, Kettle should be installed to a version-specific
166+
folder, such as ``data-integration-x.y.z``.
168167

169168
Install Kettle to ``data-integration-x.y.z``, where ``x.y.z`` is the
170169
version number (e.g., 4.4.0).

0 commit comments

Comments
 (0)