diff --git a/source/hassio/installation.markdown b/source/hassio/installation.markdown index 604dfd3ba827..44fea4ca10f1 100644 --- a/source/hassio/installation.markdown +++ b/source/hassio/installation.markdown @@ -166,9 +166,8 @@ Debian/Ubuntu: ```bash sudo -i -apt-get install software-properties-common apt-get update -apt-get install -y apparmor-utils apt-transport-https avahi-daemon ca-certificates curl dbus jq network-manager socat +apt-get install -y software-properties-common apparmor-utils apt-transport-https avahi-daemon ca-certificates curl dbus jq network-manager socat systemctl disable ModemManager curl -fsSL get.docker.com | sh ```