From 26a1abb1480f4586dde00a357609425d05fa310f Mon Sep 17 00:00:00 2001 From: mintty Date: Tue, 8 May 2018 08:43:31 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 93f60a2..46818aa 100644 --- a/README.md +++ b/README.md @@ -48,12 +48,15 @@ the optional second parameter designates the configuration directory. If you use the [Chocolatey package manager](https://chocolatey.org/), invoke one of + * `choco install wsltty` * `choco upgrade wsltty` #### Windows Appx package #### -– under preparation – +A Windows Appx package and certificate is available in the [wsltty.appx](https://github.com/mintty/wsltty.appx/) repository. + +
---