Skip to content

Commit

Permalink
Added information on the provider for VMware Workstation (Windows)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianrudnik committed May 7, 2015
1 parent dfc5314 commit 47d731c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homestead.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ The `Homestead.yaml` file will be placed in your `~/.homestead` directory.

### Configure Your Provider

The `provider` key in your `Homestead.yaml` file indicates which Vagrant provider should be used: `virtualbox` or `vmware_fusion`. You may set this to whichever provider you prefer.
The `provider` key in your `Homestead.yaml` file indicates which Vagrant provider should be used: `virtualbox`, `vmware_fusion` (Mac OS X) or `vmware_workstation` (Windows). You may set this to whichever provider you prefer.

provider: virtualbox

Expand Down

0 comments on commit 47d731c

Please sign in to comment.