diff options
author | Robert Göhler <github@ghlr.de> | 2022-05-24 10:53:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-24 10:53:10 +0200 |
commit | 265fe883eece3b562fb6f6f771c41622de4b563e (patch) | |
tree | 0f8117e19bcb0cea2f12c9ab622e87684048dbf9 | |
parent | 9d5b460af84297f4060f4114f4116b24615da5ec (diff) | |
parent | 51af0bf7ddbf944bfb6a6c3448581cc1c98d8618 (diff) | |
download | vyos-documentation-265fe883eece3b562fb6f6f771c41622de4b563e.tar.gz vyos-documentation-265fe883eece3b562fb6f6f771c41622de4b563e.zip |
Merge pull request #768 from daunce/patch-1
Fix typo in VMware section
-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 |