mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
Merge pull request #3880 from cielavenir/document_putty
favorite SSH client is not limited to PuTTY
This commit is contained in:
commit
4eefcf94cf
1 changed files with 1 additions and 1 deletions
|
|
@ -1063,7 +1063,7 @@ en:
|
|||
ssh_unavailable_windows: |-
|
||||
`ssh` executable not found in any directories in the %PATH% variable. Is an
|
||||
SSH client installed? Try installing Cygwin, MinGW or Git, all of which
|
||||
contain an SSH client. Or use the PuTTY SSH client with the following
|
||||
contain an SSH client. Or use your favorite SSH client with the following
|
||||
authentication information shown below:
|
||||
|
||||
Host: %{host}
|
||||
|
|
|
|||
Loading…
Reference in a new issue