From 3e64c1f3cbfc214135da34f33e249958451881bf Mon Sep 17 00:00:00 2001 From: zarazaex69 Date: Thu, 30 Apr 2026 00:31:34 +0300 Subject: [PATCH] docs: fix mage command name in readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8fa0c65..155976e 100644 --- a/readme.md +++ b/readme.md @@ -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