Skip to content

Commit

Permalink
Merge pull request mskyaxl#114 from rasa/patch-1
Browse files Browse the repository at this point in the history
Add scoop install instructions to readme.md (mskyaxl#30)
  • Loading branch information
mintty authored Jul 5, 2018
2 parents fd81d58 + dfeaf49 commit e88e60a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit e88e60a

Please sign in to comment.