From 8fbee632147c25dc494d1ee445b34a985d74868c Mon Sep 17 00:00:00 2001 From: mintty Date: Thu, 16 Nov 2023 00:00:00 +0100 Subject: [PATCH] tune notice of patch version that makes WSL access fail --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a56309a..27e89f7 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ WSLtty components ### Requirements ### -Since Windows 22H2 patch KB4023057, wsltty does not seem to work with WSL V2 mode (#343). +Since Windows 22H2 (maybe patch KB4023057 or KB5032190), wsltty does not seem to work with WSL V2 mode (#343). As a short-term remedy, please configure your WSL distributions to run in WSL V1 mode, for example: `wsl --set-version Ubuntu 1`.