Added su -
This commit is contained in:
parent
4c417728f5
commit
2670963724
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue