From 95bbb8e93c4102e143ed54ebec3f741f138f67b5 Mon Sep 17 00:00:00 2001 From: Shankar Mounesh Date: Sun, 12 Jun 2022 22:28:18 +0530 Subject: [PATCH] changed readme file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9adba82..66f602c 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,6 @@ The above command downloads a bash file from 172.16.16.65 and runs the following apt update -y; apt install git ansible -y; ansible --version; -https://git.bitsathy.ac.in/ShankarMounesh/ansible-proxmox.git proxmox.yml +ansible-pull -U https://git.bitsathy.ac.in/ShankarMounesh/ansible-proxmox.git proxmox.yml; ```