Update README.md

This commit is contained in:
Namhyeon Go 2021-11-22 17:58:16 +09:00 committed by GitHub
parent 98d4e84fc5
commit b759b56696
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,8 +64,8 @@ $ docker run -it --rm \
### MIPS
```console
#!/bin/bash
docker run -it --rm \
$ touch /hdimages/mips64el.qcow2
$ docker run -it --rm \
--device /dev/kvm \
--name qemu-container-mips64el \
--user="$(id --user):$(id --group)" \