From c8dd8bfc30c8b23fa17c4d8f252bc46d55f239dc Mon Sep 17 00:00:00 2001 From: Tess Gauthier Date: Mon, 9 Sep 2024 15:17:18 -0400 Subject: [PATCH] Updated Install Win32 OpenSSH (markdown) --- Install-Win32-OpenSSH.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Install-Win32-OpenSSH.md b/Install-Win32-OpenSSH.md index 0f2d9d8..84723b6 100644 --- a/Install-Win32-OpenSSH.md +++ b/Install-Win32-OpenSSH.md @@ -9,6 +9,8 @@ With WinGet installed on the machine, use the following commands: * Uninstall: `winget uninstall "openssh beta"` +note: to install/uninstall only the OpenSSH client or OpenSSH server, see https://github.com/PowerShell/Win32-OpenSSH/wiki/Install-Win32-OpenSSH-Using-MSI for args that can be passed to winget via `--override` (https://learn.microsoft.com/en-us/windows/package-manager/winget/install). + ## Install Win32 OpenSSH (test release) 1. Win32-OpenSSH Github releases can be installed on Windows 7 and up.