From f07c66101b1949cd3d1b6dc75731839a9a443e6e Mon Sep 17 00:00:00 2001 From: Dome Date: Thu, 31 Jul 2025 09:49:04 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index c70579c..0a2884e 100644 --- a/README.md +++ b/README.md @@ -70,8 +70,7 @@ The repository includes a Makefile that produces ready‑to‑install ZIP packag ``` 4. **Clean up (optional)** ```bash - # cd back in your downloaded folder (see 1) - make clean # removes build/ folder and generated ZIPs + make clean # perform this command in the downloaded folder to remove builds and generated ZIPs ``` **Note:** You have to use "simple-tiling@domoel" as your extension folder / directory. Put all necessary files into this directory. Otherwise the extension will not show up in extension manager.