diff --git a/README.md b/README.md index 5470192..6685313 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,7 @@ putting them and their necessary libs into a target rootfs directory example: +```shell cargo run -- -v target/ /bin/bash /bin/ls sudo chroot target /bin/bash +```