1
0
mirror of https://github.com/mintty/wsltty.git synced 2025-03-26 12:38:39 +00:00

Edit README.md

This commit is contained in:
ProximaB 2020-04-17 18:22:31 +02:00
parent e85b7fbb6a
commit 290abf538b

View File

@ -1,4 +1,4 @@
Mintty as a terminal for WSL (Windows Subsystem for Linux).
Mintty as a terminal for WSL (Windows Subsystem for Linux).
<img align=right src=wsltty.png>
@ -50,23 +50,6 @@ the optional second parameter designates the configuration directory.
### Installation with other package management environments ###
#### Chocolatey ####
If you use the [Chocolatey package manager](https://chocolatey.org/),
invoke one of
<img height=222 align=right src=https://github.com/mintty/wsltty.appx/raw/master/wsltty.appx.png>
* `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.