From 2457a1fb101aa451920603c8f2eef30e8a84caf9 Mon Sep 17 00:00:00 2001 From: mintty Date: Sat, 24 Oct 2020 17:39:42 +0200 Subject: [PATCH] doc build (#247) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3b54b82..5e1b355 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ to enable the “Run anyway” button. #### Installation from source repository #### Checkout the wsltty repository, or download the source archive, unpack and rename the directory to `wsltty`. +Install Alpine WSL from the Microsoft Store. Invoke `make` (or `make pkg` if directory is called `wsltty-master`), then `make install`.