diff --git a/README.md b/README.md index d2bacf9a..51d0ee9a 100644 --- a/README.md +++ b/README.md @@ -145,13 +145,15 @@ with `--help` ## Building the images for virtualization platforms -* QEMU +### QEMU + Run following command after building the ISO image. ```bash $ make qemu ``` -* VMware +### VMware + Run following command after building the QEMU image. ```bash $ make vmware