From 136537e9fecfd5f0b55163966e6aa650aab71037 Mon Sep 17 00:00:00 2001 From: Keith Tweed Date: Sun, 26 Apr 2026 19:59:45 -0600 Subject: [PATCH] Update repository URL in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db2ae2d..51296c2 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ This Python script downloads map tiles from Thunderforest's Mobile Atlas for spe 1. Clone the repository: ```bash - git clone https://github.com/fistulareffigy/MTD-Script.git + git clone https://github.com/TheBestJohn/MTD-Script.git cd MTD-Script ```