doc: Fix typo.
* doc/guix.texi (Installing Guix in a VM): Change indefinite article. Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>master
parent
02df0a8a7d
commit
b8ccbc942e
|
@ -2583,7 +2583,7 @@ The resulting file will be much smaller than 50 GB (typically less than
|
||||||
1 MB), but it will grow as the virtualized storage device is filled up.
|
1 MB), but it will grow as the virtualized storage device is filled up.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
Boot the USB installation image in an VM:
|
Boot the USB installation image in a VM:
|
||||||
|
|
||||||
@example
|
@example
|
||||||
qemu-system-x86_64 -m 1024 -smp 1 -enable-kvm \
|
qemu-system-x86_64 -m 1024 -smp 1 -enable-kvm \
|
||||||
|
|
Reference in New Issue