Skip to content

Commit 1760ba9

Browse files
author
Michael Spector
committed
Update README.md
1 parent 3ea306d commit 1760ba9

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,14 @@ Following is the example of live decoding of Protocol Buffers message transfered
1414
![Live decoding of Protocol Buffers message transfered via Apache Kafka](https://raw.github.com/RuckusWirelessIL/pentaho-protobuf-decode/master/doc/example.png)
1515

1616

17-
### Building ###
17+
### Installation ###
18+
19+
1. Download ```pentaho-protobuf-decode``` Zip archive from [latest release page](https://github.com/RuckusWirelessIL/pentaho-protobuf-decode/releases/latest).
20+
2. Extract downloaded archive into *plugins/steps* directory of your Pentaho Data Integration distribution.
21+
22+
23+
### Building from source code ###
1824

1925
```
2026
mvn clean package
2127
```
22-
23-
### Installation ###
24-
25-
Extract ```target/pentaho-protobuf-decode-1.0.0.zip``` in *plugins/steps* directory of your Pentaho Data Integration distribution.

0 commit comments

Comments
 (0)