updated readme

This commit is contained in:
2026-05-17 06:03:28 +05:30
parent ed696f3ad7
commit f13555accd
+2 -2
View File
@@ -25,8 +25,8 @@ Follow the [official Ansible installation guide](https://docs.ansible.com/ansibl
1. **Clone the Repository:**
```bash
git clone https://github.com/YOUR_USERNAME/YOUR_REPO_NAME.git
cd YOUR_REPO_NAME
git clone https://github.com/YOUR_USERNAME/cloud-vps.git
cd cloud-vps
```
2. **Choose Your Cloud Provider:** This blueprint is natively written for **Microsoft Azure**, but the Ansible logic is completely cloud-agnostic. Ensure you have the Azure CLI installed and have run `az login` to authenticate.