@ -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
```