From 320b8235ed68d11e2165fa17d8b22dd1faea526e Mon Sep 17 00:00:00 2001 From: Johannes Altmanninger Date: Sat, 2 Aug 2025 11:06:57 +0200 Subject: [PATCH] Update README to reflect regained Cygwin/Msys2 support --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b75341fea..3dbc228c1 100644 --- a/README.rst +++ b/README.rst @@ -66,7 +66,8 @@ Windows for Linux with the instructions for the appropriate distribution listed above under “Packages for Linux”, or from source with the instructions below. -- fish (4.0 on and onwards) cannot be installed in Cygwin, due to a lack of Rust support. +- Fish can also be installed on all versions of Windows using + `Cygwin `__ or `MSYS2 `__. Building from source ~~~~~~~~~~~~~~~~~~~~