Skip to content

Commit dea671a

Browse files
authored
Update README.md
1 parent e84ae68 commit dea671a

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
1-
Kafka CLI
1+
#Kafka CLI
22

33
[![CircleCI](https://img.shields.io/circleci/project/github/infinimesh/kaf.svg)](https://circleci.com/gh/infinimesh/kaf/tree/master)
44
[![GoReportCard](https://goreportcard.com/badge/github.com/infinimesh/kaf)](https://goreportcard.com/report/github.com/infinimesh/kaf)
55

6+
## Installing
7+
Install from source:
8+
9+
```go get -u github.com/infinimesh/kaf```
10+
11+
Install binary:
12+
13+
```curl https://raw.githubusercontent.com/infinimesh/kaf/master/godownloader.sh | BINDIR=$HOME/bin bash```

0 commit comments

Comments
 (0)