From c0f40b7ee74b9dd6e679d16697d599d075b2080c Mon Sep 17 00:00:00 2001 From: Shankar Mounesh Date: Sun, 12 Jun 2022 18:48:53 +0530 Subject: [PATCH] changed readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3abfac..0a988ac 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ curl 172.16.16.65:8081/ansible/ | bash ``` The above command downloads a bash file from 172.16.16.65 and runs the following commands instead of running one by one -## Run this command to install and run ansibleIf the above command not works run the following commands to install and run ansible +## Run the below command incase if the above command fails ```sh apt update -y;