Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
sunxiaojian committed Mar 8, 2023
1 parent 3772b01 commit 08c4bbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ rocketmq-connect-sample的主要作用是从源文件中读取数据发送到Roc
2. 64bit JDK 1.8+;
3. Maven 3.2.x或以上版本;
4. 启动 [RocketMQ](https://rocketmq.apache.org/docs/quick-start/);
> 默认支持[5.1.0] 版本, 若使用[5.1.0]之前的版本,请将集群中使用的client替换到对应的版本并重新打包
> 支持 RocketMQ [5.1.0] 版本
5. 创建测试Topic
> sh ${ROCKETMQ_HOME}/bin/mqadmin updateTopic -t fileTopic -n localhost:9876 -c DefaultCluster -r 8 -w 8
Expand Down

0 comments on commit 08c4bbf

Please sign in to comment.