From 101c39ee18d9db4cd10142f490f6f91a3d78bf88 Mon Sep 17 00:00:00 2001 From: Manoj Ampalam Date: Thu, 16 Aug 2018 12:02:31 -0700 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 99ffa45..1739f8e 100644 --- a/Install-Win32-OpenSSH.md +++ b/Install-Win32-OpenSSH.md @@ -1,7 +1,7 @@ ## Install Win32 OpenSSH (test release) 1. Note [these considerations](https://github.com/PowerShell/Win32-OpenSSH/wiki/Various-Considerations) and [project scope](https://github.com/PowerShell/Win32-OpenSSH/wiki/Project-Scope) first. -1. Download the [latest](https://github.com/PowerShell/Win32-OpenSSH/releases/tag/v7.7.1.0p1-Beta) build of OpenSSH. +1. Download the [latest](https://github.com/PowerShell/Win32-OpenSSH/releases/latest) build of OpenSSH. To get links to latest downloads [this wiki page](https://github.com/PowerShell/Win32-OpenSSH/wiki/How-to-retrieve-links-to-latest-packages). 1. Extract contents of the latest build to `C:\Program Files\OpenSSH` (Make sure binary location has the Write permissions to just to SYSTEM, Administrator groups. Authenticated users should and only have Read and Execute.) 1. In an elevated Powershell console, run the following