Merge pull request #1519 from ehazlett/docs-remove-install-links

remove direct install links
This commit is contained in:
Nathan LeClaire 2015-07-13 17:33:54 -07:00
commit 4d0fdaadd4
1 changed files with 2 additions and 8 deletions

View File

@ -13,14 +13,8 @@ weight=3
Docker Machine is supported on Windows, OS X, and Linux and is installable as one
standalone binary. The links to the binaries for the various platforms and
architectures are below:
- [Windows - 32bit](https://github.com/docker/machine/releases/download/v0.3.0/docker-machine_windows-386.exe)
- [Windows - 64bit](https://github.com/docker/machine/releases/download/v0.3.0/docker-machine_windows-amd64.exe)
- [OSX - x86_64](https://github.com/docker/machine/releases/download/v0.3.0/docker-machine_darwin-amd64)
- [OSX - (old macs)](https://github.com/docker/machine/releases/download/v0.3.0/docker-machine_darwin-386)
- [Linux - x86_64](https://github.com/docker/machine/releases/download/v0.3.0/docker-machine_linux-amd64)
- [Linux - i386](https://github.com/docker/machine/releases/download/v0.3.0/docker-machine_linux-386)
architectures are available at the
[Github Release](https://github.com/docker/machine/releases/tag/v0.3.0) page.
### OSX and Linux