diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2026-03-08 21:02:19 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2026-03-08 21:02:19 -0500 |
| commit | 2f374005654ac3865833bfccf2cde6930a8f6472 (patch) | |
| tree | 065df95994294b9d541ce76bb95f51b0fbd449f8 | |
| parent | 8aeff9bca7a504924400f098d8b8dce5e3d62afc (diff) | |
renamed make to build.sh
| -rw-r--r-- | README.md | 2 | ||||
| -rwxr-xr-x | build.sh (renamed from make) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ This is a small C SDL2 project making physics objects react to audio ## building -simply run ./make +simply run ./build.sh there is no install ## usage |
