Skip to content

Commit 7d4c5ec

Browse files
author
Michael Spector
committed
Update README.md
1 parent 29305df commit 7d4c5ec

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,12 @@ 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-
### Installation ###
18-
19-
1. [Download latest package](https://raw.github.com/RuckusWirelessIL/pentaho-protobuf-decode/master/target/pentaho-protobuf-decode-1.0.0.zip)
20-
2. Extract downloaded package in *plugins/steps* directory of your Pentaho Data Integration distribution.
21-
22-
23-
### Building from source code ###
17+
### Building ###
2418

2519
```
2620
mvn clean package
2721
```
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)