Update README

This commit is contained in:
sin 2014-06-28 21:02:47 +01:00
parent 1e7acf4c54
commit 4c967b5995
1 changed files with 3 additions and 1 deletions

4
README
View File

@ -24,7 +24,9 @@ config.mk 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.
individual tools to ubase-box or run them directly as follows:
ubase-box cmd [args]
Ideally you will want to statically link ubase. We highly recommend
using musl-libc[2].