Skip to content

Commit 52360f8

Browse files
authored
Merge pull request #446 from hrpofficial736/fix/BugFix#445
Bug Fix #445 : fixed incorrect clone link for the repository
2 parents 6250e78 + b520852 commit 52360f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ This project aims to build an app for Taskwarrior. It is your task management ap
9191
1. Clone the repository from GitHub:
9292

9393
```bash
94-
git clone https://github.com/NishantSinghal19/taskwarrior-flutter.git
94+
git clone https://github.com/CCExtractor/taskwarrior-flutter
9595
```
9696

9797
2. Navigate to the project's root directory:

0 commit comments

Comments
 (0)