Browse Source

Update 'README.md'

Toastie 6 months ago
parent
commit
e3d66f37ee
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -3,7 +3,7 @@
 The script in this repo bootstraps Debian bookworm from a grml live environment. Design decisions and usage instructions are outlined in the beginning of the script.
 
 
-## Prepare qemu images
+## Alternative: Prepare qemu images
 ```
 img="/var/lib/libvirt/images/ts-linux-testing.qcow2"
 qemu-img create -f qcow2 -o size=20G $img  # create image