From 2f6292a90f0216c4244e77f1f46f668fa1eeb51c Mon Sep 17 00:00:00 2001 From: Manoj Ampalam Date: Tue, 29 May 2018 21:16:22 -0700 Subject: [PATCH] Updated Building OpenSSH for Windows (using LibreSSL crypto) (markdown) --- Building-OpenSSH-for-Windows-(using-LibreSSL-crypto).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: