From 403c39ca635a172c1e5f68bc172b90436991d264 Mon Sep 17 00:00:00 2001 From: oech3 <79379754+oech3@users.noreply.github.com> Date: Sun, 23 Nov 2025 17:37:36 +0900 Subject: [PATCH] installation.md: Ref MSYS2 package --- docs/src/installation.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/src/installation.md b/docs/src/installation.md index 7b5805fc1..537504cc5 100644 --- a/docs/src/installation.md +++ b/docs/src/installation.md @@ -1,4 +1,4 @@ - + # Installation @@ -170,6 +170,10 @@ winget install uutils.coreutils scoop install uutils-coreutils ``` +### MSYS2 + +[MSYS2 package](https://packages.msys2.org/base/mingw-w64-uutils-coreutils) + ## Alternative installers ### Conda