docs: fix mage command name in readme

This commit is contained in:
zarazaex69
2026-04-30 00:31:34 +03:00
parent 5d1acf6a25
commit 3e64c1f3cb

View File

@@ -38,7 +38,7 @@ mage build
mage buildCLI
# build cli with b codec, clones b repo, builds libb.so, compiles with -tags b
mage buildB
mage buildCLIB
# build ui only
mage buildUI