Skip to content

Commit

Permalink
Fix code block
Browse files Browse the repository at this point in the history
  • Loading branch information
Ebby Wiselyn committed Feb 19, 2017
1 parent af45f30 commit 04c7e4c
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,11 @@ Download [Kafka](https://kafka.apache.org/downloads.html)
## Install
Clone the repository and add this in your .emacs

```
(add-to-list "/path/emacs-kafka")
(require 'emacs-kafka)
(require 'emacs-kafka-services)
```

```
(add-to-list "/path/emacs-kafka")
(require 'emacs-kafka)
(require 'emacs-kafka-services)
```

## Start the services
* Customize the variables
Expand Down

0 comments on commit 04c7e4c

Please sign in to comment.