From 3bb2b3574868e8e6dc887a6da657fc39014ed80f Mon Sep 17 00:00:00 2001 From: SnehaRamini <88070695+SnehaRamini@users.noreply.github.com> Date: Wed, 2 Mar 2022 15:36:53 +0530 Subject: [PATCH] Update Installations_guide_centos.md --- Installations_guide_centos.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installations_guide_centos.md b/Installations_guide_centos.md index 0f85a2f..4f3c7c6 100644 --- a/Installations_guide_centos.md +++ b/Installations_guide_centos.md @@ -63,7 +63,7 @@ ## Installation of Docker in centos -- yum update -y +- sudo yum update -y - sudo yum remove docker \ docker-client \ docker-client-latest \