From f9cd5255c302b574bf026e978ff9ad5423f5e2df Mon Sep 17 00:00:00 2001 From: Dome Date: Wed, 30 Jul 2025 11:06:37 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4199375..173b69b 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ The repository includes a Makefile that produces ready‑to‑install ZIP packag 1. **Clone the Source** ```bash -git clone https://github.com/YourUser/Simple-Tiling.git +git clone https://github.com/Domoel/Simple-Tiling.git cd Simple-Tiling ```