diff --git a/docs/source/getting-started/content/proc_starting-the-virtual-machine.adoc b/docs/source/getting-started/content/proc_starting-the-virtual-machine.adoc index 70bc1d6c27..ccebd12fe0 100644 --- a/docs/source/getting-started/content/proc_starting-the-virtual-machine.adoc +++ b/docs/source/getting-started/content/proc_starting-the-virtual-machine.adoc @@ -26,13 +26,6 @@ A Red Hat account is required in order to access the user pull secret. $ {bin} start ---- -** For VirtualBox, a bundle file downloaded separately and the `--vm-driver virtualbox` and `--bundle` flags are required: -+ -[subs="+quotes,attributes"] ----- -$ {bin} start --vm-driver virtualbox --bundle _path_to_system_bundle_ ----- - * When prompted, supply your user pull secret. [NOTE]