diff --git a/docs/en/devmaster_install_deploy.md b/docs/en/devmaster_install_deploy.md index e12ac33f71bd262de3d8df12c51fbeebecc9b682..ddcdd90021929030a3ac93776b4b2611e82c313c 100644 --- a/docs/en/devmaster_install_deploy.md +++ b/docs/en/devmaster_install_deploy.md @@ -39,7 +39,7 @@ Currently, devmaster can be used in the VM environment. This section describes t # /lib/devmaster/devmaster &>> /tmp/devmaster.log & ``` - > ![Note](./public_sys-resources/icon-note.gif)**Note:** + > [!NOTE]Note > > devmaster must be started with the root privilege and cannot be running with udev at the same time. Before starting devmaster, stop the udev service. >