Merge pull request #9626 from chrisroberts/e-vmware-upgrade

Include section on upgrading the desktop plugin
This commit is contained in:
Chris Roberts 2018-03-27 17:14:28 -07:00 committed by GitHub
commit e5b6271e85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -87,6 +87,16 @@ $ ls ~/.vagrant.d/gems/*/vagrant-vmware-{fusion,workstation}
$ rm -rf ~/.vagrant.d/gems/*/vagrant-vmware-{fusion,workstation}
```
## Updating the Vagrant VMware Desktop plugin
The Vagrant VMware Desktop plugin can be updated directly from Vagrant. Run the
following command to update Vagrant to the latest version of the Vagrant VMware
Desktop plugin:
```shell
$ vagrant plugin update vagrant-vmware-desktop
```
## Frequently Asked Questions
**Q: I purchased a Vagrant VMware plugin license, but I did not receive an email?**<br>