Remove files url from example

This commit is contained in:
Chris Roberts 2018-05-07 07:27:01 -07:00
parent dcffe56b74
commit de1c28aad0
1 changed files with 1 additions and 2 deletions

View File

@ -23,8 +23,7 @@ as the providers differ. So you can have both a VirtualBox and VMware Fusion
Installing boxes has not changed at all: Installing boxes has not changed at all:
``` ```
$ vagrant box add \ $ vagrant box add hashicorp/precise64
precise64 https://files.hashicorp.com/precise64.box
``` ```
Vagrant now automatically detects what provider a box is for. This is Vagrant now automatically detects what provider a box is for. This is