Skip to content

Commit

Permalink
Update build instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
junegunn committed Sep 22, 2017
1 parent fec1f68 commit d2edfa1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,9 +170,10 @@ sent to Kafka as JSON record.

## Build

- Prerequisite: [Leiningen](https://leiningen.org/)

```sh
# Build executable uber JAR file using Leiningen
# -> target/hbase-packet-inspector-<VERSION>.jar
# Build executable uber JAR file -> target/hbase-packet-inspector-<VERSION>.jar
lein uberjar
```

Expand Down

0 comments on commit d2edfa1

Please sign in to comment.