Skip to content

Commit

Permalink
add package check links for 3rd-party installers
Browse files Browse the repository at this point in the history
  • Loading branch information
mintty committed Mar 30, 2023
1 parent 0be3027 commit 943d83d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -87,13 +88,15 @@ 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`
* `choco upgrade wsltty`

#### Scoop ####

([Check package](https://scoop.sh/#/apps?q=wsltty))
If you use the [Scoop package manager](https://scoop.sh/),
* `scoop bucket add extras`

Expand Down

0 comments on commit 943d83d

Please sign in to comment.