Skip to content

Commit 2861447

Browse files
authored
Fix repository URL in installation instructions
1 parent 6f2551c commit 2861447

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ A Pokemon-themed CLI task manager and wellbeing tracker. Complete tasks to catch
6363

6464
```bash
6565
# Clone the repository
66-
git clone https://github.com/tlfrwtf/pokedo.git
66+
git clone https://github.com/tldrwtf/pokedo.git
6767
cd pokedo
6868

6969
# Create virtual environment (recommended)

0 commit comments

Comments
 (0)