diff options
-rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 65af136e61..04e33da1a9 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -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. @item -Boot the USB installation image in an VM: +Boot the USB installation image in a VM: @example qemu-system-x86_64 -m 1024 -smp 1 -enable-kvm \ |