From 3d6321a6009031863405546cf11de8c5291b344b Mon Sep 17 00:00:00 2001 From: shrushtigaynar Date: Wed, 27 May 2026 17:41:39 +0530 Subject: [PATCH] fix: corrected clone URL in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a747b53a..814e4dbf 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Welcome to **GitHub Tracker**, a web app designed to help you monitor and analyz ## 🚀 Setup Guide 1. Clone the repository to your local machine: ```bash -$ git clone https://github.com/yourusername/github-tracker.git +$ git clone https://github.com/GitMetricsLab/github_tracker.git ``` 2. Navigate to the project directory: