Commit d2525c35 authored by Sahil Sojitra's avatar Sahil Sojitra Committed by GitHub

Update Readme.md

parent 943fa6df
...@@ -35,7 +35,7 @@ Open a terminal in the folder where Kafka is downloaded, and then run ZooKeeper ...@@ -35,7 +35,7 @@ Open a terminal in the folder where Kafka is downloaded, and then run ZooKeeper
.\bin\windows\zookeeper-server-start.bat .\config\zookeeper.properties .\bin\windows\zookeeper-server-start.bat .\config\zookeeper.properties
``` ```
## Start Kafka Borker ## Start Kafka Broker
Open another terminal in the folder where kafka is downloaded, and start the kafka server using the following command: Open another terminal in the folder where kafka is downloaded, and start the kafka server using the following command:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment