From 64e2026eb8e0b1a31388618b4889e0046c3a8be1 Mon Sep 17 00:00:00 2001 From: tduffy83 <31673041+tduffy83@users.noreply.github.com> Date: Mon, 21 Sep 2020 20:01:59 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5f61aa..8bf1ada 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This method is considered advanced and should only be used if one is an expert i Run as root (sudo su): ```bash -apt install jq avahi-daemon network manager +apt install jq avahi-daemon network-manager ``` Now follow the debian repository install instructions for Docker Community Edition: https://docs.docker.com/engine/install/debian/