Update BUILDING.md (#471)

This commit is contained in:
coco875
2025-07-18 12:55:10 +00:00
committed by GitHub
parent 8696af8a69
commit 761dad8f1a
+1 -1
View File
@@ -206,7 +206,7 @@ cmake --build build-cmake --target ExtractAssets
cmake --build build-cmake
# Now you can run the executable file:
./build-cmake/mm/spaghetti-macos
./build/Spaghettify
# To develop the project open the repository in VSCode (or your preferred editor)
```