Fixed wrong URL in README.md file.

This commit is contained in:
Storm Dragon
2025-08-17 22:04:32 -04:00
parent c436bd2ec0
commit e1dc1d8776

View File

@@ -16,7 +16,7 @@ A simple, powerful command-line todo manager that stores tasks in SQLite databas
1. Clone the repository:
```bash
git clone https://github.com/stormux/git-er-done.git
git clone https://git.stormux.org/storm/git-er-done
cd git-er-done
```