diff --git a/docs/installation/windows.md b/docs/installation/windows.md index 48788abac3..5d143b26c1 100644 --- a/docs/installation/windows.md +++ b/docs/installation/windows.md @@ -346,9 +346,9 @@ this same directory. The private key needs to be converted into the format PuTTY uses. You can do this with [puttygen](http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html): -1. Open `puttygen.exe` and load ("File"->"Load" menu) the private key from +1. Open `puttygen.exe` and load ("File"->"Load" menu) the private key from (you may need to change to the `All Files (*.*)` filter) - %USERPROFILE%\.docker\machine\machines\ + %USERPROFILE%\.docker\machine\machines\\id_rsa 2. Click "Save Private Key".