From 3cdf94ed1a8a63c068e17310ffa764230b280cbe Mon Sep 17 00:00:00 2001 From: Masahito Zembutsu Date: Fri, 17 Apr 2015 16:01:18 +0900 Subject: [PATCH] fix typo Is this typo? Signed-off-by: Masahito Zembutsu --- docs/sources/installation/windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/installation/windows.md b/docs/sources/installation/windows.md index a1bd1de1d2..f93f13e60d 100644 --- a/docs/sources/installation/windows.md +++ b/docs/sources/installation/windows.md @@ -30,7 +30,7 @@ is developed, you can launch only Linux containers from your Windows machine. 1. Download the latest release of the [Docker for Windows Installer](https://github.com/boot2docker/windows-installer/releases/latest). -2. Run the installer, which will install Docker Client or Windows, VirtualBox, +2. Run the installer, which will install Docker Client for Windows, VirtualBox, Git for Windows (MSYS-git), the boot2docker Linux ISO, and the Boot2Docker management tool. ![](/installation/images/windows-installer.png)