Update README.md

This commit is contained in:
2025-07-31 09:47:03 +02:00
committed by GitHub
parent a5b888b58f
commit 992438d480
+1
View File
@@ -70,6 +70,7 @@ The repository includes a Makefile that produces readytoinstall ZIP packag
```
4. **Clean up (optional)**
```bash
# cd back in your downloaded folder (see 1)
make clean # removes build/ folder and generated ZIPs
```