From 2670963724c452a4219ec6af8eece496a8105f0d Mon Sep 17 00:00:00 2001 From: Matheson Steplock Date: Sun, 10 Oct 2021 20:20:20 +0000 Subject: [PATCH] Added `su -` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e12b95..8e5f13a 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This method is considered advanced and should only be used if one is an expert i ## Installation -Run the following commands as root `sudo su -` +Run the following commands as root (`su -` or `sudo su -` on machines with sudo installed): Step 1: Install Docker-CE with the following command: