From 6dfbf806413d584cd2a90f415ef57e245badafbe Mon Sep 17 00:00:00 2001 From: manojampalam Date: Sun, 7 Feb 2016 23:53:25 -0800 Subject: [PATCH] Updated "latest build" links --- 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 3fc5b3d..ad3ef05 100644 --- a/Install-Win32-OpenSSH.md +++ b/Install-Win32-OpenSSH.md @@ -1,6 +1,6 @@ ## Install Win32 OpenSSH (test release) -1. Download [the 2015-11-09 release](https://github.com/PowerShell/Win32-OpenSSH/releases/download/11_09_2015/OpenSSH-Win32.zip) +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 * Extract contents to `C:\Program Files\OpenSSH-Win32` * Start Powershell as Administrator * `cd 'C:\Program Files\OpenSSH-Win32'`