From 0a2c273a2b354150d60701c990b7ac6724fec824 Mon Sep 17 00:00:00 2001 From: Dome Date: Wed, 30 Jul 2025 00:10:54 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75e2afd..47219f9 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ cd Simple-Tiling ```bash 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** ```bash