Skip to content

Commit aaccce5

Browse files
authored
Merge pull request #28 from mikeroySoft/patch-2
Updated Readme to include homebrew install
2 parents cd99288 + b757739 commit aaccce5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,14 @@ The latest version of the `docker-machine-driver-vmware` binary is available on
2222
[GithHub Releases](https://github.com/machine-drivers/docker-machine-driver-vmware/releases) page.
2323
Download the the binary that corresponds to your OS into a directory residing in your PATH.
2424

25+
### From Homebrew
26+
27+
The driver is available for easy installation via Homebrew on macOS.
28+
29+
```shell
30+
$ brew install docker-machine-driver-vmware
31+
```
32+
2533
### From Source
2634

2735
Make sure you have installed [Go](http://www.golang.org) and configured [GOPATH](http://golang.org/doc/code.html#GOPATH)

0 commit comments

Comments
 (0)