From db9bf744ab93f1e688bf986794c852abc40b873e Mon Sep 17 00:00:00 2001 From: shaunol Date: Fri, 20 Jun 2014 19:23:35 +1200 Subject: [PATCH] Update windows.md Update Program Files path description, the default install folder is "Boot2Docker", rather than "Docker" --- 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 447d8b280f..ff987054ab 100644 --- a/docs/sources/installation/windows.md +++ b/docs/sources/installation/windows.md @@ -25,7 +25,7 @@ virtual machine and runs the Docker daemon. 2. Run the installer, which will install VirtualBox, MSYS-git, the boot2docker Linux ISO, and the Boot2Docker management tool. ![](/installation/images/windows-installer.png) -3. Run the `Boot2Docker Start` shell script from your Desktop or Program Files > Docker. +3. Run the `Boot2Docker Start` shell script from your Desktop or Program Files > Boot2Docker for Windows. The Start script will ask you to enter an ssh key passphrase - the simplest (but least secure) is to just hit [Enter].