From b86aa6856d8cc5d0740f365d5c8bf042f8b0c21a Mon Sep 17 00:00:00 2001 From: Vikas Yadav <123307610+vikasyadav01234@users.noreply.github.com> Date: Thu, 18 Dec 2025 13:32:28 +0530 Subject: [PATCH] update clone URL in README to point to the correct repository --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 664c7b0..f185950 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Prerequisites: Clone the repo: ```bash -git clone https://github.com/your-org/astra.git +git clone https://github.com/Random-Pikachu/astra.git cd astra ```