mirror of https://github.com/docker/docs.git
Merge pull request #15688 from Evalle/15564-fix-windows-doc
Fix a windows doc issue
This commit is contained in:
commit
ba9496ae48
|
@ -346,7 +346,8 @@ uses. You can do this with
|
||||||
[puttygen](http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html):
|
[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
|
||||||
`%USERPROFILE%\.ssh\id_boot2docker`
|
|
||||||
|
%USERPROFILE%\.docker\machine\machines\<name_of_your_machine>
|
||||||
|
|
||||||
2. Click "Save Private Key".
|
2. Click "Save Private Key".
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue