Skip to content

Commit

Permalink
Merge pull request #221 from test-kitchen/readme-parallels
Browse files Browse the repository at this point in the history
Updating readme for Parallels
  • Loading branch information
Seth Thomas committed Apr 7, 2016
2 parents 4d518f5 + 5587b70 commit c92a176
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ If you are creating Windows VMs over a WinRM Transport, then the
[vagrant-winrm][vagrant_winrm] Vagrant plugin must be installed. As a
consequence, the minimum version of Vagrant required is 1.6 or higher.

### <a name="dependencies-virtualization"></a> Virtualbox and/or VMware Fusion/Workstation
### <a name="dependencies-virtualization"></a> Virtualbox, VMware Fusion/Workstation, and/or Parallels

Currently this driver supports VirtualBox and VMware Fusion/Workstation.
Virtualbox is free and is the default provider for Vagrant.
Expand All @@ -49,6 +49,13 @@ software from VMware and then must also purchase the Vagrant VMware plugin.

[VMware Workstation][workstation_dl]

If you would like to use Parallels you must also purchase the software but the
`vagrant-parallels` plugin is freely available.

[Parllels][parallels_dl]

[Vagrant Parallels Provider][vagrant_parallels]


## <a name="installation"></a> Installation and Setup

Expand Down Expand Up @@ -484,3 +491,5 @@ Apache 2.0 (see [LICENSE][license])
[workstation_dl]: http://www.vmware.com/products/workstation/
[bento_org]: https://atlas.hashicorp.com/bento
[atlas]: https://atlas.hashicorp.com/
[parallels_dl]: http://www.parallels.com/products/desktop/download/
[vagrant_parallels]: https://github.com/Parallels/vagrant-parallels

0 comments on commit c92a176

Please sign in to comment.