diff --git a/README.md b/README.md index cfa0845..b5b585d 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ ```shell composer require tm_xls/rocket-mq-client-thinkphp ``` - +> 安装过程中需要允许`tm_xls/composer-thinkphp-installer`插件运行以便自动生成配置文件 ### 配置 ```php @@ -95,4 +95,4 @@ class Consumer implements ListenerInterface } } -``` \ No newline at end of file +```