From dc7c2682cf70db81876b4965518da665f2edb9b1 Mon Sep 17 00:00:00 2001 From: sw4m <56038988+sw4m@users.noreply.github.com> Date: Sat, 13 Dec 2025 11:22:08 +0000 Subject: [PATCH] Fixed git clone link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 038998a..d568bc6 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ While the core functionality is working, please be aware that this is an early r 1. Clone the repository: ```bash - git clone https://github.com/novattz/creamlinux.git + git clone https://github.com/Novattz/creamlinux-installer.git cd creamlinux ```