From 8f765225250ed6d0a5d45b6f9318d58ea1263a31 Mon Sep 17 00:00:00 2001 From: doctor Date: Sat, 10 Jun 2023 21:58:40 +0200 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40a9580..933b99c 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ Modifiez le fichier "/etc/mosquitto/mosquitto.conf" pour configurer Mosquitto. R ```Bash allow_anonymous false -password_file /etc/ mosquitto /passwd +password_file /etc/mosquitto/passwd listener 1883 ```