Updated Install Win32 OpenSSH (markdown)

Manoj Ampalam 2017-01-23 11:41:58 -08:00
parent 83f34a4aa4
commit b13464cd5d

@ -1,6 +1,6 @@
## Install Win32 OpenSSH (test release) ## Install Win32 OpenSSH (test release)
1. Download the [latest](https://github.com/PowerShell/Win32-OpenSSH/releases/latest/) build. To get links to latest downloads - see [here](https://github.com/PowerShell/Win32-OpenSSH/wiki/How-to-retrieve-links-to-latest-packages). A [Chocolatey package](https://chocolatey.org/packages/openssh) is also available if you prefer. For compat issues on Nano see [issues on Nano](https://github.com/PowerShell/Win32-OpenSSH/issues/234) 1. Download the [latest](https://github.com/PowerShell/Win32-OpenSSH/releases/latest/) build. To get links to latest downloads - see [here](https://github.com/PowerShell/Win32-OpenSSH/wiki/How-to-retrieve-links-to-latest-packages). A [Chocolatey package](https://chocolatey.org/packages/openssh) is also available if you prefer. For compat issues on Nano see [issues on Nano](https://github.com/PowerShell/Win32-OpenSSH/issues/234). See [here](https://github.com/PowerShell/Win32-OpenSSH/issues/332) for PS script to automate installation and configuration.
* Extract contents to `C:\Program Files\OpenSSH` * Extract contents to `C:\Program Files\OpenSSH`
* Start Powershell as Administrator * Start Powershell as Administrator
* `cd 'C:\Program Files\OpenSSH'` * `cd 'C:\Program Files\OpenSSH'`