Update README.md

This commit is contained in:
2025-07-30 00:10:54 +02:00
committed by GitHub
parent 14357adb1e
commit 0a2c273a2b
+1 -1
View File
@@ -62,7 +62,7 @@ cd Simple-Tiling
```bash ```bash
make build make build
``` ```
**Note:** This will create a ready to go .zip archive of both, the modern and the legacy version of the extension ready to be used. Alternativley you can also run "make build-legacy or make build-modern" to only compile one of both versions. **Note:** This will create a ready to go .zip archive of both, the modern and the legacy version of the extension ready to be used. Alternativley you can also run "make build-legacy" or "make build-modern" to only compile one of both versions.
3 · **Locate the output** 3 · **Locate the output**
```bash ```bash