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.