Signed-off-by: evalle <shmarnev@gmail.com>
| ... | ... |
@@ -346,7 +346,8 @@ uses. You can do this with |
| 346 | 346 |
[puttygen](http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html): |
| 347 | 347 |
|
| 348 | 348 |
1. Open `puttygen.exe` and load ("File"->"Load" menu) the private key from
|
| 349 |
- `%USERPROFILE%\.ssh\id_boot2docker` |
|
| 349 |
+ |
|
| 350 |
+ %USERPROFILE%\.docker\machine\machines\<name_of_your_machine> |
|
| 350 | 351 |
|
| 351 | 352 |
2. Click "Save Private Key". |
| 352 | 353 |
|