diff options
author | Andrew Dauncey <daunce@users.noreply.github.com> | 2022-05-09 15:18:00 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-09 15:18:00 +1000 |
commit | 51af0bf7ddbf944bfb6a6c3448581cc1c98d8618 (patch) | |
tree | 938003fb34178d67d13a98362e1463323ddfea33 /docs/contributing/build-vyos.rst | |
parent | df160e31200e0a11e2cd6e2cd94705ac6a8c89bb (diff) | |
download | vyos-documentation-51af0bf7ddbf944bfb6a6c3448581cc1c98d8618.tar.gz vyos-documentation-51af0bf7ddbf944bfb6a6c3448581cc1c98d8618.zip |
Fix typo in VMware section
Fixed typo in VMware section.
Added comment it requires ovftool already installed.
Diffstat (limited to 'docs/contributing/build-vyos.rst')
-rw-r--r-- | docs/contributing/build-vyos.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/contributing/build-vyos.rst b/docs/contributing/build-vyos.rst index 7ba2a976..351398e3 100644 --- a/docs/contributing/build-vyos.rst +++ b/docs/contributing/build-vyos.rst @@ -757,7 +757,9 @@ Run following command after building the ISO image. VMware ------ -Run following command after building the QEMU image. +Requires ovftool already installed. + +Run following command after building the ISO image. .. code-block:: none |