Typo
This commit is contained in:
@@ -65,10 +65,10 @@ If you have encounter this error during build
|
||||
chroot: failed to run command '/bin/sh': Exec format error
|
||||
```
|
||||
|
||||
You need to install support for amd64 emulation
|
||||
You need to install support for arm64 emulation
|
||||
|
||||
For Debian
|
||||
``bash
|
||||
```bash
|
||||
apt-get install -y qemu-user-static binfmt-support
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user