From 992438d480cddaeb0a5cbca0c2c66d738c728bf1 Mon Sep 17 00:00:00 2001 From: Dome Date: Thu, 31 Jul 2025 09:47:03 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8541209..c70579c 100644 --- a/README.md +++ b/README.md @@ -70,6 +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 ```