From 80f6a220342c5c868c7e4f5967766b62d0190f3e Mon Sep 17 00:00:00 2001 From: gabrielsroka Date: Sun, 11 Feb 2018 14:13:46 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90aafdc5..ba32fde6 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ VirtualBox is the software that actually runs the VM. [You can download it from ### Vagrant -Vagrant is the software that configures the VM and lets you share files between your host computer and the VM's filesystem. [You can download it from vagrantup.com.](https://www.vagrantup.com/downloads) Install the version for your operating system. +Vagrant is the software that configures the VM and lets you share files between your host computer and the VM's filesystem. [You can download it from vagrantup.com.](https://www.vagrantup.com/downloads.html) Install the version for your operating system. **Windows Note:** The Installer may ask you to grant network permissions to Vagrant or make a firewall exception. Be sure to allow this.