From dfa86d9dc814f9841c79f70995897088ff487bd7 Mon Sep 17 00:00:00 2001 From: ykxiao Date: Thu, 6 Jul 2023 11:27:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0README=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d78afb9..5d2a29a 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ allows you to connect to an MQTT broker where you can publish messages and subsc ## Installation -The package is available on [packagist.org](https://packagist.org/packages/ykxiao/laravel-client) and can be installed using composer: +The package is available on [packagist.org](https://packagist.org/packages/ykxiao/laravel-mqtt-client) and can be installed using composer: ```bash composer require ykxiao/laravel-mqtt-client