Skip to content

Commit 725a026

Browse files
committed
Rename "Stop" Emulator to "Exit" in README.md
The term “Exit” more accurately reflects that this key sequence terminates the emulator’s execution loop rather than simply pausing or stopping it.
1 parent 1e84059 commit 725a026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ containing concatenated `bootsect.o + setup.o + misc.o + piggy.o`. `initrd` is t
4444
initial RAM disk image, which is an optional argument.
4545
`disk-image` is the path to disk image which can be mounted as a block device via virtio. For the reference Linux guest, ext4 filesystem is used for disk image.
4646

47-
### Stop Emulator
47+
### Exit Emulator
4848

4949
To exit kvm-host, press "Ctrl-A", release both keys, and then press "x".
5050

0 commit comments

Comments
 (0)