We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f1922b + 403c39c commit 89cefb2Copy full SHA for 89cefb2
1 file changed
docs/src/installation.md
@@ -1,4 +1,4 @@
1
-<!-- spell-checker:ignore pacman pamac nixpkgs openmandriva conda winget openembedded yocto bblayers bitbake -->
+<!-- spell-checker:ignore pacman pamac nixpkgs openmandriva conda winget openembedded yocto bblayers bitbake MSYS -->
2
3
# Installation
4
@@ -170,6 +170,10 @@ winget install uutils.coreutils
170
scoop install uutils-coreutils
171
```
172
173
+### MSYS2
174
+
175
+[MSYS2 package](https://packages.msys2.org/base/mingw-w64-uutils-coreutils)
176
177
## Alternative installers
178
179
### Conda
0 commit comments