diff --git a/README.md b/README.md index 9e8f8cc..63a2de0 100644 --- a/README.md +++ b/README.md @@ -21,4 +21,12 @@ umount -l /oldroot rmdir /oldroot rmdir /run/overlay/merged exec /sbin/init +``` + + +## USAGE +When booting the kernel, add the following line to the append parameter: + +``` +init=/sbin/init-wrapper ``` \ No newline at end of file