From ac79c766e0f8a32e17614a44c6963fbb36fdf3ca Mon Sep 17 00:00:00 2001 From: bagajjal Date: Tue, 3 Jul 2018 15:05:33 -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 1a60856..751cddc 100644 --- a/Building-OpenSSH-for-Windows-(using-LibreSSL-crypto).md +++ b/Building-OpenSSH-for-Windows-(using-LibreSSL-crypto).md @@ -13,7 +13,7 @@ In Powershell: - Above generates Zipped binary and symbols payload. Follow further installation instructions [here](https://github.com/PowerShell/Win32-OpenSSH/wiki/Install-Win32-OpenSSH). #### Building using Visual Studio 2015 - - If you are building **for the first time** then please "Building OpenSSH for Windows" above. It will download the required latest LibreSSL SDK. + - If you are building **for the first time** then please follow "Building OpenSSH for Windows" mentioned above. It will download the required latest LibreSSL SDK. - Download and Install VS 2015 [Community Edition](https://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx) - Open "contrib\win32\openssh\Win32-OpenSSH.sln" in Visual Studio and continue building Win32-OpenSSH binaries