mirror of
https://github.com/copy/v86.git
synced 2025-12-31 04:23:15 +00:00
docs: small fix in windows-9x.md
This commit is contained in:
parent
6c999c5bf6
commit
a2b1f3516e
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ Recommended versions:
|
|||
|
||||
1. Create a disk image (up to 2 GB):
|
||||
```sh
|
||||
qemu-img -f raw hdd.img <size in megabytes>M
|
||||
qemu-img create -f raw hdd.img <size in megabytes>M
|
||||
```
|
||||
2. Run QEMU with the following settings:
|
||||
```sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue