From c8a1772ee695c6a1e9021230b0e235f05a984a89 Mon Sep 17 00:00:00 2001 From: Tess Gauthier Date: Thu, 17 Mar 2022 18:38:15 -0400 Subject: [PATCH] add msi install instructions to home page --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 57b8665..3b1233c 100644 --- a/Home.md +++ b/Home.md @@ -8,7 +8,7 @@ * [ssh-add](https://man.openbsd.org/ssh-add) ## Installation - +* [MSI Install Instructions](https://github.com/PowerShell/Win32-OpenSSH/wiki/Install-Win32-OpenSSH-Using-MSI) * [Install Instructions](https://github.com/PowerShell/Win32-OpenSSH/wiki/Install-Win32-OpenSSH) * [Alternative installation using the universal installer](https://github.com/PowerShell/Win32-OpenSSH/wiki/%5BDeprecated%5D-Win32-OpenSSH-Automated-Install-and-Upgrade-using-Chocolatey) * [Retrieving download links for the latest packages](https://github.com/PowerShell/Win32-OpenSSH/wiki/How-to-retrieve-links-to-latest-packages)