Update README.md

This commit is contained in:
kimhyungkook
2019-08-01 15:02:54 +09:00
committed by GitHub
parent 1c2035bfc3
commit c41dad02f7

View File

@@ -16,7 +16,7 @@ bin/windows/kafka-server-start.bat config/server.properties
bin/windows/kafka-console-produce.bat --broker-list http://34.85.73.178:31090 --topic eventTopic
---- mac
/usr/local/bin/windows/kafka-console-produce --broker-list http://34.85.73.178:31090 --topic eventTopic
/usr/local/bin/kafka-console-producer --broker-list http://34.85.73.178:31090 --topic eventTopic
2. consume