mirror of git://git.suckless.org/ubase
README: explain make ubase-box-install
This commit is contained in:
parent
67220cf2e8
commit
54b84ee3bd
4
README
4
README
|
@ -16,9 +16,9 @@ config.mk and config.h depending on your system.
|
|||
|
||||
You can also build ubase-box, which generates a single binary
|
||||
containing all the required tools. You can then symlink the
|
||||
individual tools to ubase-box or run them directly as follows:
|
||||
individual tools to ubase-box or run: make ubase-box-install.
|
||||
|
||||
ubase-box cmd [args]
|
||||
To run the tools for ubase-box directly use: ubase-box cmd [args]
|
||||
|
||||
Ideally you will want to statically link ubase. We highly recommend
|
||||
using musl-libc[2].
|
||||
|
|
Loading…
Reference in New Issue