fixup: token string style (#1081)
- use underscore rather than minus - use lower case rather than uppder case
This commit is contained in:
committed by
Agniva De Sarker
parent
a6efcb6ba8
commit
5a54763c72
@@ -13,7 +13,7 @@
|
||||
|
||||
- Boot QEMU instance with a live ISO image:
|
||||
|
||||
`qemu-system-i386 -hda {{image_name.img}} -cdrom {{os-image.iso}} -boot d`
|
||||
`qemu-system-i386 -hda {{image_name.img}} -cdrom {{os_image.iso}} -boot d`
|
||||
|
||||
- Specify amount of RAM for instance:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user