From 96c225f4f717073b3c83cd46d1b7e0a425de736b Mon Sep 17 00:00:00 2001 From: Kyle Pope Date: Sun, 15 Feb 2026 16:19:55 +0800 Subject: [PATCH] updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aaf055c..c553ff7 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ A self-hosted personal life administration app with a dark-themed UI. Manage you 1. **Clone the repository** ```bash - git clone https://your-gitea-instance/youruser/lifemanager.git + git clone https://your-gitea-instance/youruser/umbra.git cd lifemanager ```