Update README.md

This commit is contained in:
kimhyungkook
2020-04-07 13:10:38 +09:00
committed by GitHub
parent 3f6b0cd699
commit a086bcd956

View File

@@ -80,10 +80,10 @@ cd bin/window
zookeeper-server-start.bat ../../config/zookeeper.properties
- (새창)카프카 실행
bin/windows/kafka-server-start.bat config/server.properties.
bin/windows/kafka-server-start.bat config/server.properties
or
cd bin/window
kafka-server-start.bat ../../config/zookeeper.properties
kafka-server-start.bat ../../config/server.properties
---- mac (brew 로 설치시)
- 주키퍼 실행