From 146d65e4866ebb43f7870144b63b9b4f99cb4424 Mon Sep 17 00:00:00 2001 From: PaoloElMarinelo <19391093+PaoloElMarinelo@users.noreply.github.com> Date: Thu, 12 Dec 2024 17:19:12 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6b3dad..5233522 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ It will also send the host connection status ("Online" or "Offline") to the brok Install Paho-mqtt if not already installed: -`sudo pip install paho-mqtt` +`sudo apt-get install python3-paho-mqtt` Get the files: