commit 4c967b5995715c196cbd07bdad5bc259d67ceb39
parent 1e7acf4c54c369c252ade269dad2508eefb0744f
Author: sin <sin@2f30.org>
Date: Sat, 28 Jun 2014 21:02:47 +0100
Update README
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README b/README
@@ -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].