diff --git a/ssh/rootfs/usr/local/bin/docker b/ssh/rootfs/usr/local/bin/docker index 54d702625..32d6b2d43 100755 --- a/ssh/rootfs/usr/local/bin/docker +++ b/ssh/rootfs/usr/local/bin/docker @@ -10,8 +10,8 @@ bashio::log.yellow "protection mode on this add-on. Without it, the add-on" bashio::log.yellow "is unable to access Docker." bashio::log.yellow "" bashio::log.yellow "Steps:" -bashio::log.yellow " - Go to the Configuration Panel." -bashio::log.yellow " - Enter the 'Add-ons, Backups & Supervisor' menu." +bashio::log.yellow " - Go to the Settings Panel." +bashio::log.yellow " - Enter the 'Add-ons' menu." bashio::log.yellow " - Click on the Advanced SSH & Web Terminal add-on." bashio::log.yellow " - Set the 'Protection mode' switch to off." bashio::log.yellow " - Restart the add-on."