commit 3ed78e21f0f42fa3693d36b2c2d0021cbb0d69f0
parent 0e903b7079e71204b4211a47ccd6d6b2a08826e4
Author: sin <sin@2f30.org>
Date: Sat, 7 Sep 2013 15:32:56 +0100
Update README
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
@@ -2,7 +2,7 @@ Morpheus is a statically linked musl based distro.
To build the world use `fakeroot ./stage0'.
-To build a particular package use `fakeroot ./pkgbuild <package>'.
+To build a particular package use `fakeroot ./pkgbuild <pkg-path>'.
You will then need to repack the rootfs with `fakeroot ./repack'.
Execute `qemu-run' (you will need vde_switch and slirpvde).