diff --git a/README.md b/README.md index 7d5359a..108c5f7 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This script is "interactive". Meaning that it asks you questions when run to cus * dialog * parted * libarchive -* binfmt-qemu-static +* qemu-user-static-binfmt (only needed when script is run from other architectures than `aarch64`) * openssl * gawk * dosfstools @@ -43,7 +43,7 @@ To use this script, please make sure that the following is correct: * An SD/eMMC card or USB stick with at least 8 GB storage is plugged in, but not mounted. This Script **will** remove everything on it. * That your user account has `sudo` rights. -* That you have rebooted or restarted the binfmt service with `sudo systemctl restart systemd-binfmt`. +* That you have rebooted or restarted the binfmt service with `sudo systemctl restart systemd-binfmt` if you are running the script from any other architecture than `aarch64`. Then use this to get it: ```