diff --git a/_docs/developer/getting_started/vm_install_using_vagrant_apple_silicon.md b/_docs/developer/getting_started/vm_install_using_vagrant_apple_silicon.md index e42a9e61..8aade5da 100644 --- a/_docs/developer/getting_started/vm_install_using_vagrant_apple_silicon.md +++ b/_docs/developer/getting_started/vm_install_using_vagrant_apple_silicon.md @@ -104,7 +104,7 @@ the installation process. 4. Start up Vagrant and provision the machine ``` - $ BASE_BOX=1 vagrant up --provider=qemu + $ vagrant up --provider=qemu ``` You may be prompted to enter your login username and password @@ -121,7 +121,7 @@ the installation process. ``` $ vagrant destroy - $ BASE_BOX=1 vagrant up --provider=qemu + $ vagrant up --provider=qemu ``` 5. After the `vagrant up` command completes, the VM is started and