summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files 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