From a6500e0084f9f94202550edad8cb605952c549be Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 24 Jun 2018 12:19:12 +0200 Subject: README.md: place QEMU and VMWare in dedicated chapter --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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 -- cgit v1.2.3