Skip to content

Commit 809a967

Browse files
Merge pull request #571 from shrushtigaynar/fix-readme-clone-url
Fix incorrect repository clone URL in README setup guide
2 parents 9c55700 + 3d6321a commit 809a967

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Welcome to **GitHub Tracker**, a web app designed to help you monitor and analyz
4343
## 🚀 Setup Guide
4444
1. Clone the repository to your local machine:
4545
```bash
46-
$ git clone https://github.com/yourusername/github-tracker.git
46+
$ git clone https://github.com/GitMetricsLab/github_tracker.git
4747
```
4848

4949
2. Navigate to the project directory:

0 commit comments

Comments
 (0)