From 70c380bd063c80137d56b8da713a0851b16e4f8c Mon Sep 17 00:00:00 2001 From: Kanga-Who Date: Thu, 28 Oct 2021 12:21:58 +1000 Subject: [PATCH] Add apparmor-utils to dependencies --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe18020..ae23987 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ udisks2 \ libglib2.0-bin \ network-manager \ dbus \ -avahi-daemon -y +apparmor-utils -y ``` Step 2: Install Docker-CE with the following command: