From 943d83da6935f4d3fcee9595102ea715b1e1d56f Mon Sep 17 00:00:00 2001 From: mintty Date: Thu, 30 Mar 2023 00:00:00 +0200 Subject: [PATCH] add package check links for 3rd-party installers --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6b9cd5e..739d0eb 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ Note: These are 3rd-party packages, not managed by this repository. #### Windows Package Manager #### +([Check package](https://github.com/microsoft/winget-pkgs/tree/master/manifests/m/Mintty/WSLtty)) To install wsltty from the [Windows Package Manager Community Repository](https://github.com/microsoft/winget-pkgs), invoke one of @@ -87,6 +88,7 @@ invoke one of #### Chocolatey #### +([Check package](https://community.chocolatey.org/packages/wsltty)) If you use the [Chocolatey package manager](https://chocolatey.org/), invoke one of * `choco install wsltty` @@ -94,6 +96,7 @@ invoke one of #### Scoop #### +([Check package](https://scoop.sh/#/apps?q=wsltty)) If you use the [Scoop package manager](https://scoop.sh/), * `scoop bucket add extras`