mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2024-12-22 05:51:32 -06:00
zstd decompress instead of re-compress in README.md
This commit is contained in:
parent
0e0f3b1f4a
commit
fc3df53d0b
@ -121,7 +121,7 @@ Upstream Credits (OSX-KVM project) among many others: https://github.com/kholia/
|
|||||||
```bash
|
```bash
|
||||||
wget https://images2.sick.codes/mac_hdd_ng_auto.img.zst
|
wget https://images2.sick.codes/mac_hdd_ng_auto.img.zst
|
||||||
|
|
||||||
zstd -k mac_hdd_ng_auto.img.zst
|
zstd -d mac_hdd_ng_auto.img.zst
|
||||||
|
|
||||||
docker run -it \
|
docker run -it \
|
||||||
--device /dev/kvm \
|
--device /dev/kvm \
|
||||||
|
Loading…
Reference in New Issue
Block a user