From 92fb1b3f754c5767ab6a4eb5bf0a80395670f30d Mon Sep 17 00:00:00 2001 From: Wander_Lust Date: Sun, 17 May 2026 06:51:25 +0530 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 919b6fc..a1f4db9 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Follow the [official Ansible installation guide](https://docs.ansible.com/ansibl 1. **Clone the Repository:** ```bash -git clone https://github.com/YOUR_USERNAME/cloud-vps.git +git clone https://github.com/Manoj-HV30/cloud-vps.git cd cloud-vps ```