Skip to content
This repository was archived by the owner on Jan 21, 2022. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@ Installation instructions for different Vagrant providers:
* VirtualBox (below)
* [AWS](docs/aws-provider.md)

**VMWare Fusion is unsupported.** If you attempt `vagrant up --provider=vmware_fusion` you'll receive
an error message stating that Fusion is unsupported and that the image cannot be found. For this reason,
[VirtualBox](https://virtualbox.org) is strongly suggested.

#### Using the VirtualBox Provider

1. Make sure your machine has at least 8GB RAM, and 100GB free disk space. Smaller configurations may work.
Expand Down