Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AZ-X authored May 6, 2020
1 parent 0e12f61 commit ea25ccc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ The latest version of the `docker-machine-driver-vmware` binary is available on
[GithHub Releases](https://github.com/AZ-X/docker-machine-driver-vmware/releases) page.
Download the the binary that corresponds to your OS into a directory residing in your PATH.



### From Source

Make sure you have installed [Go](http://www.golang.org) and configured [GOPATH](http://golang.org/doc/code.html#GOPATH)
Expand All @@ -35,7 +37,7 @@ Run the following command:
```shell
go get -u github.com/AZ-X/docker-machine-driver-vmware
```

***There is no easy way to release a GitHub project. Finally I found one way go through among the [Action Marketplace](https://github.com/marketplace?type=actions). I call it fun place.***.

## Usage

Expand Down

0 comments on commit ea25ccc

Please sign in to comment.