Added su -

This commit is contained in:
Matheson Steplock 2021-10-10 20:20:20 +00:00 committed by GitHub
parent 4c417728f5
commit 2670963724

View file

@ -12,7 +12,7 @@ This method is considered advanced and should only be used if one is an expert i
## Installation ## 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: Step 1: Install Docker-CE with the following command: