diff --git a/Deploy-Win32-OpenSSH.md b/Deploy-Win32-OpenSSH.md index 9447a2e..3f117b8 100644 --- a/Deploy-Win32-OpenSSH.md +++ b/Deploy-Win32-OpenSSH.md @@ -1,6 +1,6 @@ 1. Download [Zip file](https://github.com/PowerShell/Win32-OpenSSH/releases/download/10_13_2015/OpenSSH-Win32.zip) * Extract contents -* Setup SSH host keys (with no passphrase) +* Setup SSH host keys (**with no passphrase**) * ssh-keygen.exe -t rsa -f ssh_host_rsa_key * ssh-keygen.exe -t dsa -f ssh_host_dsa_key * ssh-keygen.exe -t ecdsa -f ssh_host_ecdsa_key