diff --git a/Building-OpenSSH-for-Windows-(using-LibreSSL-crypto).md b/Building-OpenSSH-for-Windows-(using-LibreSSL-crypto).md index 5900f3d..06fc5cc 100644 --- a/Building-OpenSSH-for-Windows-(using-LibreSSL-crypto).md +++ b/Building-OpenSSH-for-Windows-(using-LibreSSL-crypto).md @@ -1,6 +1,6 @@ #### Download latest source - git clone https://github.com/PowerShell/openssh-portable - - git checkout latestw_all_libressl + - git checkout latestw_all #### Building OpenSSH for Windows In Powershell: