From ba2bba0c48f1514e439b633667b6918bafc15770 Mon Sep 17 00:00:00 2001 From: Tess Gauthier Date: Thu, 17 Mar 2022 17:40:04 -0400 Subject: [PATCH] add msi install instructions to sidebar --- _Sidebar.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_Sidebar.md b/_Sidebar.md index 23c880d..f303772 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -9,7 +9,8 @@ ## Installation -* [Install Instructions](https://github.com/PowerShell/Win32-OpenSSH/wiki/Install-Win32-OpenSSH) +* [MSI Install Instructions](https://github.com/PowerShell/Win32-OpenSSH/wiki/Install-Win32-OpenSSH-Using-MSI) +* [Script 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)