1
Fork 0

README: remove mention of wine-binfmt

nix
Motiejus Jakštys 2022-06-08 23:29:27 +03:00
parent 0f888c458d
commit 3823cbdbf8
1 changed files with 0 additions and 5 deletions

View File

@ -387,11 +387,6 @@ There are two reasonably convenient ways to configure `linux_arm64` emulation:
docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
```
In order to install and configure `windows_amd64` emulation:
```
apt install wine-binfmt
```
## Transient docker environment
A standalone Docker environment to play with bazel-zig-cc: