Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:mattcasters/pentaho-pdi-dataset
Browse files Browse the repository at this point in the history
  • Loading branch information
mattcasters committed Jan 10, 2019
2 parents ca48fcc + b49b19f commit 6806066
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Expand Up @@ -5,14 +5,13 @@ We also want to provide Test Driven Development (TDD) capabilities through unit

# build instructions

- ant : to build to jar file in dist/
- ant clean : remove class files and built artifacts
- ant clean-all : remove anything not part of this codebase
- mvn clean install

# Installation instructions

Copy file "dist/pentaho-pdi-dataset-TRUNK-SNAPSHOT.jar" to the plugins/ folder of your Pentaho Data Integration (Kettle) distribution. Any location in that folder or subfolder is fine to make the plugin work. Currently there are no extra libraries that need to be deployed.

<p>Check the <a href="https://github.com/mattcasters/pentaho-pdi-dataset/wiki/Basic-documentation">wiki</a> for more detailed instructions</p>

# LICENSE

Expand Down

0 comments on commit 6806066

Please sign in to comment.