diff --git a/json/mqtt.json b/json/mqtt.json index b3168c48..6337e168 100644 --- a/json/mqtt.json +++ b/json/mqtt.json @@ -30,5 +30,10 @@ "username": null, "password": null }, - "notes": [] + "notes": [ + { + "text": "You can find post-install info here: `https://github.com/community-scripts/ProxmoxVE/discussions/782`", + "type": "info" + } + ] } \ No newline at end of file