diff --git a/Install-Lers.ps1 b/Install-Lers.ps1 index ab34b1f..49ee1f3 100644 --- a/Install-Lers.ps1 +++ b/Install-Lers.ps1 @@ -77,7 +77,7 @@ function IsInstalled-Docker { } function InstallDocker-Redos { - dnf install docker-ce docker-ce-cli docker-compose-plugin + dnf install docker-ce docker-ce-cli docker-compose } #