Skip to content

Commit 89cefb2

Browse files
authored
Merge pull request #9456 from oech3/patch-2
installation.md: Ref MSYS2 package
2 parents 9f1922b + 403c39c commit 89cefb2

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

docs/src/installation.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- spell-checker:ignore pacman pamac nixpkgs openmandriva conda winget openembedded yocto bblayers bitbake -->
1+
<!-- spell-checker:ignore pacman pamac nixpkgs openmandriva conda winget openembedded yocto bblayers bitbake MSYS -->
22

33
# Installation
44

@@ -170,6 +170,10 @@ winget install uutils.coreutils
170170
scoop install uutils-coreutils
171171
```
172172

173+
### MSYS2
174+
175+
[MSYS2 package](https://packages.msys2.org/base/mingw-w64-uutils-coreutils)
176+
173177
## Alternative installers
174178

175179
### Conda

0 commit comments

Comments
 (0)