mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Fix a windows doc issue
Signed-off-by: evalle <shmarnev@gmail.com>
This commit is contained in:
parent
272a3eef94
commit
3c61ede074
1 changed files with 2 additions and 1 deletions
|
@ -346,7 +346,8 @@ 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
|
||||
`%USERPROFILE%\.ssh\id_boot2docker`
|
||||
|
||||
%USERPROFILE%\.docker\machine\machines\<name_of_your_machine>
|
||||
|
||||
2. Click "Save Private Key".
|
||||
|
||||
|
|
Loading…
Reference in a new issue