added links to Toolbox installer downloads via Releases page

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
This commit is contained in:
Victoria Bialas 2017-01-11 18:17:13 -08:00
parent 3bcfe97272
commit 6dfd8e9d2e
1 changed files with 9 additions and 5 deletions

View File

@ -25,16 +25,20 @@ Toolbox includes these Docker tools:
* Oracle VirtualBox
## Ready to get started?
## Get Docker Toolbox
Go to the <a href="https://www.docker.com/products/docker-toolbox" target="_blank">Docker Toolbox</a> product page and download Toolbox for Mac or Windows.
1. Get the latest installers from the [Toolbox releases
page](https://github.com/docker/toolbox/releases/):
Choose the install instructions for your platform, and follow the steps:
* For Mac, download and run the "Latest release" `.pkg` installer (`DockerToolbox-<version>.pkg`)
* [Install Docker Toolbox on macOS](toolbox_install_mac.md)
* For Windows, download and run the "Latest release" `.exe` installer (`DockerToolbox-<version>.exe`)
* [Install Docker Toolbox for Windows](toolbox_install_windows.md)
2. Choose the install instructions for your platform, and follow the steps:
* [Install Docker Toolbox on macOS](toolbox_install_mac.md)
* [Install Docker Toolbox for Windows](toolbox_install_windows.md)
## Next Steps