fix INSTALL.md

pull/6/head
3y 3 years ago
parent ef4f1f186e
commit cf53796c42

@ -192,7 +192,7 @@ $KAFKA_HOME/bin/kafka-topics.sh --create --topic austinBusiness --partitions 4 -
查看刚创建的topic信息
```
$KAFKA_HOME/bin/kafka-topics.sh --zookeeper zookeeper:2181 --describe --topic austinTopic
$KAFKA_HOME/bin/kafka-topics.sh --zookeeper zookeeper:2181 --describe --topic austinBusiness
```
## 04、安装REDIS

Loading…
Cancel
Save