[website/content/docs/providers/vmware/vagrant-vmware-utility.mdx] Added download link for macOS

It was unclear how to get vmware working on macOS until I found this dmg link and installed it
This commit is contained in:
Samuel Marks 2025-03-14 19:17:47 -07:00 committed by GitHub
parent 15ceb75e4e
commit 977ef987cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,8 +19,15 @@ page.
## Manual Installation
If there is no officially supported system package of the utility available,
it may be possible to manually install utility. This applies to Linux platforms
only. First, download the latest zip package from the releases page.
it may be possible to manually install utility.
### macOS
Choose the latest version from https://releases.hashicorp.com/vagrant-vmware-utility,
and then download the .dmg for your arch. For example:
https://releases.hashicorp.com/vagrant-vmware-utility/1.0.23/vagrant-vmware-utility_1.0.23_darwin_arm64.dmg
### Linux
First, download the latest zip package from the releases page.
Next create a directory for the executable and unpack the executable as
root.