Преглед изворни кода

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):
 [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".