diff --git a/doc/PRE_UPGRADE.d/2024.2~ynh1.md b/doc/PRE_UPGRADE.d/2024.2~ynh1.md index 676e07d..4b7f35d 100644 --- a/doc/PRE_UPGRADE.d/2024.2~ynh1.md +++ b/doc/PRE_UPGRADE.d/2024.2~ynh1.md @@ -1,7 +1,7 @@ ### Important BEWARE! If you did not activate the Mosquitto Broker within this package, please run following command prior to upgrade: -```sudo yunohost app setting __APP__ mqtt_domain -v your.__APP__.domain.tld``` with `your.__APP__.domain.tld` being the current domain of the application. +`sudo yunohost app setting __APP__ mqtt_domain -v your.__APP__.domain.tld` with `your.__APP__.domain.tld` being the current domain of the application. **Failure to do so may break the app.**