From b25b3ca7338a6d0785902aab27c63c098f2d3beb Mon Sep 17 00:00:00 2001 From: Matheson Steplock Date: Wed, 14 Sep 2022 19:22:10 +0000 Subject: [PATCH] add systemd-journal-remote to requirements --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f7ef9f..7546b7c 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,8 @@ curl \ udisks2 \ libglib2.0-bin \ network-manager \ -dbus -y +dbus \ +systemd-journal-remote -y ``` Step 2: Install Docker-CE with the following command: