From 3793d84b4d3b608cf7f12cb4ec3801dc54c18c80 Mon Sep 17 00:00:00 2001 From: mintty Date: Wed, 2 Oct 2019 20:04:48 +0200 Subject: [PATCH] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57e7a28..9dd98f9 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ to enable the “Run anyway” button. #### Installation from source repository #### -Download or checkout the wsltty repository. +Checkout the wsltty repository, or download the source archive, unpack and rename the directory to `wsltty`. Invoke `make`, then `make install`. Note this has to be done within a Cygwin environment.