tools: update readme

This commit is contained in:
luboslenco
2026-02-01 23:22:13 +01:00
parent ca29f3b00b
commit b6cbaf912d
+1 -1
View File
@@ -3,5 +3,5 @@
Iron build tool.
```bash
../../make --compile
../../make --compile && cp build/out/amake ../bin/linux_x64/amake
```