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 ```