From 290abf538bb95d61df07da6295b85b40e7c71d60 Mon Sep 17 00:00:00 2001 From: ProximaB Date: Fri, 17 Apr 2020 18:22:31 +0200 Subject: [PATCH] Edit README.md --- README.md | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/README.md b/README.md index 7d725a2..2c8ebf7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Mintty as a terminal for WSL (Windows Subsystem for Linux). +Mintty as a terminal for WSL (Windows Subsystem for Linux). @@ -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 - -* `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.