diff --git a/README.md b/README.md index 16f15c3..e29f71d 100644 --- a/README.md +++ b/README.md @@ -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 ```