Update Program Files path description, the default install folder is "Boot2Docker", rather than "Docker"
| ... | ... |
@@ -25,7 +25,7 @@ virtual machine and runs the Docker daemon. |
| 25 | 25 |
2. Run the installer, which will install VirtualBox, MSYS-git, the boot2docker Linux ISO, |
| 26 | 26 |
and the Boot2Docker management tool. |
| 27 | 27 |
 |
| 28 |
-3. Run the `Boot2Docker Start` shell script from your Desktop or Program Files > Docker. |
|
| 28 |
+3. Run the `Boot2Docker Start` shell script from your Desktop or Program Files > Boot2Docker for Windows. |
|
| 29 | 29 |
The Start script will ask you to enter an ssh key passphrase - the simplest |
| 30 | 30 |
(but least secure) is to just hit [Enter]. |
| 31 | 31 |
|