From caf170a4079ec17212ef2a766d3d1dfa1e17aca1 Mon Sep 17 00:00:00 2001 From: martig7 Date: Tue, 24 Jun 2025 17:00:49 -0400 Subject: [PATCH] Change vagrant url, include more information about vagrant/virtualbox compatibility --- _docs/developer/getting_started/vm_install_using_vagrant.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_docs/developer/getting_started/vm_install_using_vagrant.md b/_docs/developer/getting_started/vm_install_using_vagrant.md index b61e70bd..a83f95f8 100644 --- a/_docs/developer/getting_started/vm_install_using_vagrant.md +++ b/_docs/developer/getting_started/vm_install_using_vagrant.md @@ -121,7 +121,7 @@ M-Series ARM MacOS machines.* * You will need: * [Ruby](https://www.ruby-lang.org/en/downloads) * [Git](https://git-scm.com/downloads) - * [Vagrant](https://www.vagrantup.com) + * [Vagrant](https://developer.hashicorp.com/vagrant/install) * *M-SERIES ARM MacOS:* [QEMU](https://www.qemu.org) * *EVERYONE ELSE:* [VirtualBox](https://www.virtualbox.org/wiki/Downloads) * Ensure VirtualBox version is compatible with Vagrant. @@ -146,8 +146,8 @@ M-Series ARM MacOS machines.* ``` * **Windows** - *You can just go to the respective sites and download the necessary binaries.* - + Download the latest Vagrant AMD64 binary for windows. + *As of Vagrant version 2.4.7, Virtualbox 7.1.10 is compatible.* * **Ubuntu/Debian**