diff --git a/toolbox/overview.md b/toolbox/overview.md index 004a69c0c5..f40d8166ba 100644 --- a/toolbox/overview.md +++ b/toolbox/overview.md @@ -25,16 +25,20 @@ Toolbox includes these Docker tools: * Oracle VirtualBox -## Ready to get started? +## Get Docker Toolbox -Go to the Docker Toolbox 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-.pkg`) -* [Install Docker Toolbox on macOS](toolbox_install_mac.md) + * For Windows, download and run the "Latest release" `.exe` installer (`DockerToolbox-.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