From 1dca6469f23f20ea9529635e2d9af65817e9d556 Mon Sep 17 00:00:00 2001 From: oech3 <79379754+oech3@users.noreply.github.com> Date: Fri, 5 Dec 2025 18:12:17 +0900 Subject: [PATCH] installation.md: Add MSYS2 Cygwin package --- docs/src/installation.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/src/installation.md b/docs/src/installation.md index 537504cc5..8ff0f004e 100644 --- a/docs/src/installation.md +++ b/docs/src/installation.md @@ -172,7 +172,9 @@ scoop install uutils-coreutils ### MSYS2 -[MSYS2 package](https://packages.msys2.org/base/mingw-w64-uutils-coreutils) +[MSYS2 package (Windows native)](https://packages.msys2.org/base/mingw-w64-uutils-coreutils) + +[MSYS2 package (Cygwin)](https://packages.msys2.org/base/uutils-coreutils) ## Alternative installers