Remove files url from example
This commit is contained in:
parent
dcffe56b74
commit
de1c28aad0
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue