浏览代码

Merge pull request #15688 from Evalle/15564-fix-windows-doc

Fix a windows doc issue
Sebastiaan van Stijn 10 年之前
父节点
当前提交
ba9496ae48
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      docs/installation/windows.md

+ 2 - 1
docs/installation/windows.md

@@ -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".