diff --git a/engine/install/centos.md b/engine/install/centos.md index 931847c9108e..03ab46fadd8c 100644 --- a/engine/install/centos.md +++ b/engine/install/centos.md @@ -83,7 +83,7 @@ Install the `yum-utils` package (which provides the `yum-config-manager` utility) and set up the **stable** repository. ```console -$ sudo yum install -y yum-utils +$ sudo yum -y upgrade $ sudo yum-config-manager \ --add-repo \