Updated Building OpenSSH for Windows (using LibreSSL crypto) (markdown)

Manoj Ampalam 2017-05-01 12:49:12 -07:00
parent a8dcbbcc12
commit 1fd56b015d

@ -4,7 +4,7 @@
#### Building OpenSSH for Windows
In Powershell:
- cd <repository root>
- cd repository-root
- ipmo .\contrib\win32\openssh\OpenSSHBuildHelper.psm1 -Force
- Build-OpenSSH -Configuration <Release|Debug> -NativeHostArch <x64|x86>