From 4fa70214718171b4c952981b837b5dc648ef9f14 Mon Sep 17 00:00:00 2001 From: Manoj Ampalam Date: Tue, 3 Jul 2018 15:01: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 06fc5cc..dc45c80 100644 --- a/Building-OpenSSH-for-Windows-(using-LibreSSL-crypto).md +++ b/Building-OpenSSH-for-Windows-(using-LibreSSL-crypto).md @@ -10,7 +10,7 @@ In Powershell: #### Deploying OpenSSH for Windows - Start-OpenSSHPackage -Configuration -NativeHostArch - - Above generates Zipped binary and symbols payload. Follow further installation instructions [here]. + - 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 - Download and Install VS 2015 [Community Edition](https://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx)