summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2018-06-24 12:19:12 +0200
committerChristian Poessinger <christian@poessinger.com>2018-06-24 12:19:12 +0200
commita6500e0084f9f94202550edad8cb605952c549be (patch)
tree98ee3289ca37681f22a4e7f605b84ae4f7fe01cd /README.md
parent9e3d312972b2edfa1e2199f78421b1f142f1d2d1 (diff)
downloadvyos-build-a6500e0084f9f94202550edad8cb605952c549be.tar.gz
vyos-build-a6500e0084f9f94202550edad8cb605952c549be.zip
README.md: place QEMU and VMWare in dedicated chapter
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