1
0
mirror of https://github.com/mintty/wsltty.git synced 2025-09-06 21:32:23 +01:00

Add scoop install instructions to readme.md

This commit is contained in:
Ross Smith II
2018-07-04 17:59:07 -07:00
committed by GitHub
parent fd81d580d6
commit dfeaf49ae9

View File

@@ -52,6 +52,15 @@ invoke one of
* `choco install wsltty`
* `choco upgrade wsltty`
#### Scoop ####
If you use the [Scoop package manager](https://scoop.sh/),
* `scoop bucket add extras`
then, invoke one of
* `scoop install wsltty`
* `scoop update wsltty`
#### Windows Appx package ####
A Windows Appx package and certificate is available in the [wsltty.appx](https://github.com/mintty/wsltty.appx/) repository.