diff --git a/README.md b/README.md index 3b6c36a..972b120 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ chroot: failed to run command '/bin/sh': Exec format error You need to install support for amd64 emulation For Debian -``bash +```bash apt-get install -y qemu-user-static binfmt-support ```