mirror of https://github.com/docker/docs.git
Merge pull request #66 from bfirsh/link-to-github-release
Link to GitHub release in readme
This commit is contained in:
commit
38baeb7e76
|
|
@ -42,10 +42,7 @@ Machine creates Docker hosts that are secure by default. The connection between
|
||||||
|
|
||||||
## Try it out
|
## Try it out
|
||||||
|
|
||||||
Machine is still in its early stages. If you'd like to try out a preview build, download it here:
|
Machine is still in its early stages. If you'd like to try out a preview build, [download it here](https://github.com/docker/machine/releases/latest).
|
||||||
|
|
||||||
- Mac OS X: https://github.com/docker/machine/releases/download/0.0.1/darwin
|
|
||||||
- Linux: https://github.com/docker/machine/releases/download/0.0.1/linux
|
|
||||||
|
|
||||||
You will also need a version of Docker with identity authentication. Builds are available here:
|
You will also need a version of Docker with identity authentication. Builds are available here:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue