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.