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'`