From 0fec813b860d7f255682e682b59e10239e0c0dad Mon Sep 17 00:00:00 2001 From: manojampalam Date: Sun, 28 Feb 2016 11:38:42 -0800 Subject: [PATCH] Updated Install Win32 OpenSSH (markdown) --- Install-Win32-OpenSSH.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install-Win32-OpenSSH.md b/Install-Win32-OpenSSH.md index d591bbb..d59a82c 100644 --- a/Install-Win32-OpenSSH.md +++ b/Install-Win32-OpenSSH.md @@ -1,6 +1,6 @@ ## Install Win32 OpenSSH (test release) -1. Download the latest [64-bit](https://github.com/PowerShell/Win32-OpenSSH/releases/download/latest/OpenSSH-Win64.zip) or [32-bit](https://github.com/PowerShell/Win32-OpenSSH/releases/download/latest/OpenSSH-Win32.zip) release +1. Download the [latest](https://github.com/PowerShell/Win32-OpenSSH/releases/latest/) build * Extract contents to `C:\Program Files\OpenSSH-Win32` * Start Powershell as Administrator * `cd 'C:\Program Files\OpenSSH-Win32'`