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