You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
Create Docker machines locally on VMware [Fusion](https://www.vmware.com/products/fusion)
4
4
and [Workstation](https://www.vmware.com/products/workstation).
5
5
6
-
This driver requires VMware Workstation 14 (Windows/Linux) or VMware Fusion 10 (MacOS)
6
+
This driver requires VMware Workstation 14 (Windows/Linux) or VMware Fusion 10 (macOS)
7
7
to be installed on your host. Earlier versions of Workstation/Fusion might still work
8
8
with this driver, but it's not officially supported.
9
9
@@ -13,14 +13,17 @@ with this driver, but it's not officially supported.
13
13
> works on VMware Fusion.
14
14
>
15
15
16
+
## License
17
+
18
+
The Docker Machine VMware Driver is released under the [Apache License 2.0](https://github.com/machine-drivers/docker-machine-driver-vmware/blob/master/LICENSE) license, for more information see LICENSE or https://www.apache.org/licenses/LICENSE-2.0
16
19
17
20
## Installation
18
21
19
22
### From a Release
20
23
21
24
The latest version of the `docker-machine-driver-vmware` binary is available on the
0 commit comments